Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv1752/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** HISTORY.txt 23 Feb 2002 16:54:23 -0000 1.42
--- HISTORY.txt 1 Mar 2002 03:19:41 -0000 1.43
***************
*** 92,95 ****
--- 92,96 ----
- Modified post-parse system message storage.
- Added 'id' attribute support to ``document``.
+ - Reworked option lists.
* dps/roman.py: Added to project. Written by and courtesy of Mark
***************
*** 191,196 ****
- Changed field_argument's model to PCDATA.
- 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.
--- 192,195 ----
***************
*** 223,226 ****
--- 222,226 ----
- Added 'type' attribute to 'system_warning', removed 'warning'.
- Changed "system_warning" to "system_message".
+ - Reworked option lists.
* spec/pdpi.dtd:
|