[Docstring-checkins] CVS: dps HISTORY.txt,1.41,1.42
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-02-23 16:54:26
|
Update of /cvsroot/docstring/dps In directory usw-pr-cvs1:/tmp/cvs-serv9303/dps Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/docstring/dps/HISTORY.txt,v retrieving revision 1.41 retrieving revision 1.42 diff -C2 -d -r1.41 -r1.42 *** HISTORY.txt 22 Feb 2002 02:13:27 -0000 1.41 --- HISTORY.txt 23 Feb 2002 16:54:23 -0000 1.42 *************** *** 153,156 **** --- 153,158 ---- support). - Removed Python-specific interpreted text mapping. + - Changed 'bibliographic_labels' to 'labels'. + - Added labels for admonitions. * dps/transforms: Subpackage added. Thanks to Ueli Schlaepfer for the *************** *** 190,193 **** --- 192,196 ---- - Added option_list and doctest_block from ppdi.dtd. - Added vms_option element to option. + - Added support for 'option_list' attribute 'optarg_delimiter'. - Added classifier element to definition_list_item. - Added dupname attribute to %basic.atts; for duplicate names. |