[Zope-Checkins] CVS: Zope/doc - CHANGES.txt:1.467
Casey Duncan
casey@zope.com
Fri, 12 Apr 2002 15:25:48 -0400
Update of /cvs-repository/Zope/doc
In directory cvs.zope.org:/tmp/cvs-serv12251/doc
Modified Files:
CHANGES.txt
Log Message:
Fix for Bug#96: Narrower/Wider buttons now work in CSS browsers. This is only
in affect for DTML thus far.
=== Zope/doc/CHANGES.txt 1.466 => 1.467 ===
Bugs:
+
+ - Fixed bug #96: Narrower/Wider buttons now work on both CSS and non-CSS
+ compliant browsers. This allows better control for browsers that have a
+ hard time knowing what 100% means.
- Fix for Collector #319: filtered_manage_options didn't
correctly filter tabs based on permission.