[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.625.2.57
Lennart Regebro
cvs-admin at zope.org
Tue Nov 4 10:41:49 EST 2003
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv3336
Modified Files:
Tag: Zope-2_7-branch
CHANGES.txt
Log Message:
The standard ProperyManager now includes the same label functionality as the CMF SimpleItemWithProperties object.
=== Zope/doc/CHANGES.txt 1.625.2.56 => 1.625.2.57 ===
--- Zope/doc/CHANGES.txt:1.625.2.56 Tue Nov 4 10:01:51 2003
+++ Zope/doc/CHANGES.txt Tue Nov 4 10:41:49 2003
@@ -30,6 +30,11 @@
cataloged before, the metadata is always added and the flag has
no effect.
+ - The standard ProperyManager now includes the same label
+ functionality as the CMF SimpleItemWithProperties object.
+ By adding a 'label' entry to the property definition you
+ can now display a prettier label for the property.
+
Bugs fixed
- Made the control panel properly reflect the cache-size setting
More information about the Zope-Checkins
mailing list