diff --git a/CHANGES.txt b/CHANGES.txt index ec08e84..dee8bc4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,7 +8,7 @@ Changelog [kroman0] - Fixed conditional initialization of querywidget, - see https://dev.plone.org/ticket/12529 [kroman0] + see http://dev.plone.org/ticket/12529 [kroman0] - The widget can now be hidden, when clicking on the window or the widget. The event is only effective @@ -18,9 +18,9 @@ Changelog - Translations are now in Plone domain [bosim] -- Made the widget a bit more resistent to missing entries, i.e. vocabularies or in - other way indexes. The problem occur if an option is deleted from the registry - but not deleted from the collections in before hand. +- Made the widget a bit more resistent to missing entries, i.e. vocabularies + or in other way indexes. The problem occur if an option is deleted from the + registry but not deleted from the collections in before hand. [bosim] - Update import path for pagetemplate. Now only works with 4.1 and higher