[Docstring-checkins] CVS: dps HISTORY.txt,1.34,1.35
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-01-29 02:24:43
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv2628/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** HISTORY.txt 2002/01/28 02:22:34 1.34 --- HISTORY.txt 2002/01/29 02:24:40 1.35 *************** *** 82,85 **** --- 82,88 ---- - Reworked for hyperlink transforms. - Added support for footnote transform. + - Added 'problematic', inline relative of 'system_warning'. + - Added ``Node.parent`` back-reference for transforms. + - Added ``Element.index()`` and ``Element.replace()`` methods. * dps/roman.py: Added to project. Written by and courtesy of Mark *************** *** 193,196 **** --- 196,200 ---- allowing nested inline elements. - Removed generic 'directive'. + - Added 'problematic', inline relative of 'system_warning'. * spec/pdpi.dtd: |