浏览代码

Merge branch '0.2'

Stefan Profanter 7 年之前
父节点
当前提交
8da62f2fc3
共有 1 个文件被更改,包括 5 次插入1 次删除
  1. 5 1
      CHANGELOG

+ 5 - 1
CHANGELOG

@@ -1,6 +1,10 @@
 The changelog tracks changes to the public API.
 The changelog tracks changes to the public API.
 Internal refactorings and bug fixes are not reported here.
 Internal refactorings and bug fixes are not reported here.
 
 
+2017-05-03 pro <profanter at fortiss.org>
+
+    * Array dimensions are UInt32 also for the highlevel client read service
+	
 2017-04-16 jpfr <julius.pfrommer@web.de>
 2017-04-16 jpfr <julius.pfrommer@web.de>
 
 
     * Refactor UA_parseEndpointUrl to work with UA_String
     * Refactor UA_parseEndpointUrl to work with UA_String
@@ -8,6 +12,6 @@ Internal refactorings and bug fixes are not reported here.
       The output hostname and path now point into the original
       The output hostname and path now point into the original
       endpointUrl with an appropriate length.
       endpointUrl with an appropriate length.
 
 
-2017-04-14 jpfr <julius.pfrommer@web.de>
+2017-04-14 jpfr <julius.pfrommer at web.de>
 
 
     * Auto-instantiate only child nodes marked as mandatory (fixes #1004)
     * Auto-instantiate only child nodes marked as mandatory (fixes #1004)