[Docstring-checkins] CVS: dps HISTORY.txt,1.50,1.51
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-04-13 17:09:15
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv16179/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** HISTORY.txt 28 Mar 2002 05:18:06 -0000 1.50 --- HISTORY.txt 13 Apr 2002 17:09:12 -0000 1.51 *************** *** 223,227 **** - Added 'type' attribute to 'system_warning', removed 'warning'. - Changed "system_warning" to "system_message"; added backlink ! attribute "refids". - Reworked option lists. - Removed "abstract" --- 223,227 ---- - Added 'type' attribute to 'system_warning', removed 'warning'. - Changed "system_warning" to "system_message"; added backlink ! attribute "backrefs". - Reworked option lists. - Removed "abstract" *************** *** 231,235 **** - Added "raw". - Added "refid" attribute to "title" for two-way Tables of Contents. ! - Added "refids" attribute to "footnote" & "citation" for backlinks. * spec/pdpi.dtd: --- 231,236 ---- - Added "raw". - Added "refid" attribute to "title" for two-way Tables of Contents. ! - Added "backrefs" attribute to "footnote" & "citation" for ! backlinks. * spec/pdpi.dtd: |