This isn't really in proper GNU ChangeLog format, it just happens to look that way. 2003-12-24 John J Lee * Modified setup.py so can easily register with PyPI. 2003-12-07 John J Lee * Removed docstrings and documented only the differences from ClientForm, which are very few. * Refactored code a little. 2003-10-15 John J Lee * Turned off DOMForm.DEBUG_EVENTS by default. 2003-10-06 John J Lee * Added note to docs about interpret argument to ParseX. * Changed Navigator.name property to "Python/DOMForm". 2003-10-05 John J Lee * (Fixed spidermonkey module segfault.) * Released 0.0.1a. 2003-10-02 John J Lee * Applied bugfixes and interface changes from recent ClientForm versions. 2003-09-14 John J Lee * More or less working, but there's a nasty segfault in javascript bridge. :-(( 2003-08-20 John J Lee * Got a first dynamic form working.