diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d1e742ac932780a0b3a8c2f88e3184eaf456933e..9672c38bcb4ac4fe7c92119323023a8b6d8206a8 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,6 +1,6 @@ // $Id$ -5--1.x +5--1.3 ====== Features @@ -35,11 +35,13 @@ General - 109863 Fixed table name error in content.install (4.7 upgrade path) - 108094 (incomplete) fix for "text columns are not allowed defaults values with MySQL(5)" ? - 100546 Postgres compatibility, change integer unsigned to int_unsigned - +- 108226 make cck view field handler play nicely with Views Fusion module ('ungroup' handler) +- 114936 make sure default value form element is not required Field / widget modules - 107667 Added missing '#size' for mutliple select widgets (display issues with Opera) - 108037 Optionwidgets : (update function) Added missing curly braces around table name +- 114346 fix error on empty noderef fields 5--1.2 ======