Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv24409/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** HISTORY.txt 2001/08/28 03:28:39 1.9
--- HISTORY.txt 2001/09/01 15:03:07 1.10
***************
*** 48,51 ****
--- 48,52 ----
- Extended _Element.__iadd__ (``+=``) to lists of nodes.
- Duplicate hyperlink names -> dupname attribute.
+ - Allow any DOM implementation from ``asdom()`` method. (I think.)
* dps/roman.py: Added to project. Written by and courtesy of Mark
***************
*** 92,95 ****
--- 93,98 ----
- Added dupname attribute to %basic.atts; for duplicate names.
- Added support for auto-numbered footnotes.
+ - Added 'morecols' attribute to table entries (<entry>), for simpler
+ column span indication.
* spec/pdpi.dtd:
|