[Docstring-checkins] CVS: dps HISTORY.txt,1.44,1.45
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-03-07 04:06:57
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv10776/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.44 retrieving revision 1.45 diff -C2 -d -r1.44 -r1.45 *** HISTORY.txt 4 Mar 2002 04:50:17 -0000 1.44 --- HISTORY.txt 7 Mar 2002 04:06:54 -0000 1.45 *************** *** 58,62 **** - Added slice support to elements. - Added .findclass() & .findnonclass() methods. ! - Added support for auto-numbered footnotes. - Changed 'tagName' to 'tagname'. - Improved auto-tagname generation. --- 58,62 ---- - Added slice support to elements. - Added .findclass() & .findnonclass() methods. ! - Added support for auto-numbered and symbolic footnotes. - Changed 'tagName' to 'tagname'. - Improved auto-tagname generation. *************** *** 226,229 **** --- 226,230 ---- - Added "pending". - Added "citation" and "citation_reference". + - Added "raw". * spec/pdpi.dtd: |