[wwwsearch-commits] r23267 - wwwsearch/ClientForm/common
jjlee at codespeak.net
jjlee at codespeak.net
Mon Feb 13 02:13:33 CET 2006
Author: jjlee
Date: Mon Feb 13 02:13:32 2006
New Revision: 23267
Modified:
wwwsearch/ClientForm/common/ChangeLog
Log:
Update ChangeLog
Modified: wwwsearch/ClientForm/common/ChangeLog
==============================================================================
--- wwwsearch/ClientForm/common/ChangeLog (original)
+++ wwwsearch/ClientForm/common/ChangeLog Mon Feb 13 02:13:32 2006
@@ -1,6 +1,23 @@
This isn't really in proper GNU ChangeLog format, it just happens to
look that way.
+2006-02-XXX John J Lee <jjl at pobox.com>
+ * 0.2.2 release:
+ * Stop trying to record precise dates in changelog, since that's
+ silly ;-)
+ * Fixes to setup.py &c.
+ * Follow IE and Firefox on algorithm for choosing MIME boundary --
+ servers are buggy on this.
+ * Fix POST multipart/form-data parameter ordering (patch from
+ Balazs Ree) and ImageControl ordering.
+ * Fix .fixup() of disabled select with no selected options (John
+ Wayne).
+ * Encoding fixes.
+ * Python backwards-compatibility fixes.
+ * Add BeautifulSoup support (not yet well tested).
+ * Switch from htmllib to sgmllib.
+ * Add form name to str(HTMLForm).
+
2005-11-19 John J Lee <jjl at pobox.com>
* Fixes to setuptools support.
* Released 0.2.1b.
More information about the wwwsearch-commits
mailing list