[Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Reflect changes
made to site management in changes.txt
Jürgen Kartnaller
juergen at kartnaller.at
Tue Nov 15 11:32:38 EST 2005
Log message for revision 40132:
Reflect changes made to site management in changes.txt
Changed:
U Zope3/trunk/doc/CHANGES.txt
-=-
Modified: Zope3/trunk/doc/CHANGES.txt
===================================================================
--- Zope3/trunk/doc/CHANGES.txt 2005-11-15 16:06:59 UTC (rev 40131)
+++ Zope3/trunk/doc/CHANGES.txt 2005-11-15 16:32:38 UTC (rev 40132)
@@ -191,11 +191,22 @@
but it cannot find the terminfo database to determine the screen
width.
+ - Fixed issue #476: Deleting utilities in site management view doesn't
+ work correct.
+
+ - Site Management View :
+ It is now possible to directly add a utility without a name.
+ When renaming a utility the old name is no longer left as key name
+ in the tools folder. This bug created a UserError when the old
+ utility name was used for a new utility after renaming.
+ Added better error messages.
+
Much thanks to everyone who contributed to this release:
Stephan Richter, Roger Ineichen, Marius Gedminas, Julien Anguenot, Benji
York, Gary Poster, Jim Fulton, Michael Kerrin, Torsten Kurbad,
- Philipp von Weitershausen, Tarek Ziadé, Andreas Jung, Dmitry Vasiliev
+ Philipp von Weitershausen, Tarek Ziadé, Andreas Jung, Dmitry Vasiliev,
+ Juergen Kartnaller
Note: If you are not listed and contributed, please add yourself. This
note will be deleted before the release.
More information about the Zope3-Checkins
mailing list