diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index c5291e85e..036ae9d88 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -5,6 +5,8 @@ the rest of WebGUI - fix [ 1173101 ] Template in ^LoginToggle(); - Added a page to the help docs which tells you what Assets are enabled for this site. + - Added a page to the help docs which tells you what Macros are enabled for this site and how + to call them. - Added a new Error Handling / Logging mechanism. - Whitespace in URLs will now be replaced with hyphens (-) instead of underscores (_) because there is some evidence that hyphens get better @@ -12,6 +14,9 @@ - Turned off autocomplete on user manager. - Switched session ID generator to use WebGUI::Id::generate() the same as everything else. + - Fixed several bugs during the conversion of Help and International files to + namespaces. + - Fixed bugs in correctly setting default values in forms with anonymous arrays. 6.5.5