diff --git a/CHANGES.txt b/CHANGES.txt index ccb7135..18ac0c4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,14 +4,22 @@ Changelog 2.2.1 (unreleased) ------------------ +- Submit form using other jquery selector so FF and Chrome don't crash + fixes #13037 + [maartenkling] + - Remove inline styles, fixes #12399 [maartenkling] + - add fallback border color for i8, fixes #11324 [maartenkling] + - Replace discussionitem_icon.gif with png version. [timo] + - Fix catalog updates for IObjectMovedEvent [gaudenz] + - Fix non-functioning user_notification feature [izak]