[Lxml-checkins] r51466 - lxml/trunk

scoder at codespeak.net scoder at codespeak.net
Wed Feb 13 22:35:36 CET 2008


Author: scoder
Date: Wed Feb 13 22:35:34 2008
New Revision: 51466

Modified:
   lxml/trunk/   (props changed)
   lxml/trunk/CHANGES.txt
Log:
 r3493 at delle:  sbehnel | 2008-02-13 22:34:59 +0100
 changelog


Modified: lxml/trunk/CHANGES.txt
==============================================================================
--- lxml/trunk/CHANGES.txt	(original)
+++ lxml/trunk/CHANGES.txt	Wed Feb 13 22:35:34 2008
@@ -29,6 +29,9 @@
 Other changes
 -------------
 
+* The generated API documentation was cleaned up and disburdened from
+  non-public classes etc.
+
 * The previously public module ``lxml.html.setmixin`` was renamed to
   ``lxml.html._setmixin`` as it is not an official part of lxml.  If
   you want to use it, feel free to copy it over to your own source


More information about the lxml-checkins mailing list