[wwwsearch-commits] r43645 - wwwsearch/ClientForm/common
jjlee at codespeak.net
jjlee at codespeak.net
Fri May 25 20:45:50 CEST 2007
Author: jjlee
Date: Fri May 25 20:45:49 2007
New Revision: 43645
Modified:
wwwsearch/ClientForm/common/ChangeLog
Log:
Update ChangeLog
Modified: wwwsearch/ClientForm/common/ChangeLog
==============================================================================
--- wwwsearch/ClientForm/common/ChangeLog (original)
+++ wwwsearch/ClientForm/common/ChangeLog Fri May 25 20:45:49 2007
@@ -1,6 +1,16 @@
This isn't really in proper GNU ChangeLog format, it just happens to
look that way.
+2007-05-24 John J Lee <jjl at pobox.com>
+ * 0.2.7 release:
+ * Fix ParseError affecting global SELECT and TEXTAREA controls
+ * Fix entity ref double-decoding bug (thanks David Moews and
+ Bayle Shanks).
+ * Don't merge multiple SELECT controls with the same name.
+ * Fix bad use of module warnings.
+ * Add an __all__ attribute.
+ * Fix source file line endings in SVN (svn:eol-style native).
+
2007-01-07 John J Lee <jjl at pobox.com>
* 0.2.6 release:
* Don't allow underlying parser errors (e.g. SGMLParseError)
More information about the wwwsearch-commits
mailing list