diff --git a/CHANGES.html b/CHANGES.html index 649113ece..f4159af5d 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -79,6 +79,12 @@ fragmentation and reassembly.
CreateObject is now able to construct objects with a non-default constructor. + If you used to pass attribute lists to CreateObject, you must now use CreateObjectWithAttributes. +
+