diff --git a/docs/changelog/6.x.x.txt b/docs/changelog/6.x.x.txt index 996457603..076dcf7e0 100644 --- a/docs/changelog/6.x.x.txt +++ b/docs/changelog/6.x.x.txt @@ -26,6 +26,7 @@ - fix: DataForm corrupts text area fields - All assets now have an autoGenerateForms property just like wobjects per the rough edges discussions in Community IRC. + - fix: not set UTF-8 in setup page 6.99.2 - fix - demo.plainblack.com getting started diff --git a/lib/WebGUI.pm b/lib/WebGUI.pm index d3a700218..ae151e184 100644 --- a/lib/WebGUI.pm +++ b/lib/WebGUI.pm @@ -263,6 +263,7 @@ sub setup { WebGUI Initial Configuration +