[Checkins] SVN: Products.ZCatalog/trunk/CHANGES.txt fix changelog

Hano Schlichting cvs-admin at zope.org
Sun Mar 25 14:43:01 UTC 2012


Log message for revision 124726:
  fix changelog
  

Changed:
  U   Products.ZCatalog/trunk/CHANGES.txt

-=-
Modified: Products.ZCatalog/trunk/CHANGES.txt
===================================================================
--- Products.ZCatalog/trunk/CHANGES.txt	2012-03-25 14:10:05 UTC (rev 124725)
+++ Products.ZCatalog/trunk/CHANGES.txt	2012-03-25 14:42:57 UTC (rev 124726)
@@ -8,7 +8,7 @@
   restrictions of normal queries and range queries are supported, as well as
   purely exclusive queries. For example:
   `{'foo': {'query': ['a', 'ab'], 'not': 'a'}}`,
-  `{'query': 'a', 'range': 'min', 'not': ['a', 'e', 'f']}}` and
+  `{'foo': {'query': 'a', 'range': 'min', 'not': ['a', 'e', 'f']}}` and
   `{'foo': {'not': ['a', 'b']}}`.
 
 - Updated deprecation warnings to point to Zope 4 instead of 2.14.



More information about the checkins mailing list