[Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add changes note.
    Gary Poster 
    gary at zope.com
       
    Wed Aug  3 17:02:49 EDT 2005
    
    
  
Log message for revision 37690:
  Add changes note.
  
Changed:
  U   Zope3/trunk/doc/CHANGES.txt
-=-
Modified: Zope3/trunk/doc/CHANGES.txt
===================================================================
--- Zope3/trunk/doc/CHANGES.txt	2005-08-03 20:57:41 UTC (rev 37689)
+++ Zope3/trunk/doc/CHANGES.txt	2005-08-03 21:02:49 UTC (rev 37690)
@@ -655,6 +655,9 @@
 
     Bug Fixes
 
+      - Fixed a bug in source widgets: hasInput should always return True after
+        an initial render even if field (context) is required.
+
       - Fixed a bug in the codemodule of apidoc that prevented the class
         documentation code to detect the interface in which an attribute,
         property or method was declared.
    
    
More information about the Zope3-Checkins
mailing list