Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv3089/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** HISTORY.txt 20 Feb 2002 04:18:25 -0000 1.40
--- HISTORY.txt 22 Feb 2002 02:13:27 -0000 1.41
***************
*** 18,26 ****
David Ascher, Fred Drake, Jim Fulton, Peter Funk, Doug Hellmann,
! Juergen Hermann, Tony Ibbs, Garth Kidd, Daniel Larsson, Marc-Andre
! Lemburg, Wolfgang Lipp, Edward Loper, Ken Manheimer, Paul Moore,
! Michel Pelletier, Sam Penrose, Tim Peters, Mark Pilgrim, Tavis
! Rudd, Ueli Schlaepfer, Bob Tolbert, Laurence Tratt, Guido van
! Rossum, Barry Warsaw, Edward Welbourne, Ka-Ping Yee, Moshe Zadka
(I'm still waiting for contributions of tasty snacks, computer
--- 18,27 ----
David Ascher, Fred Drake, Jim Fulton, Peter Funk, Doug Hellmann,
! Juergen Hermann, Tony Ibbs, Richard Jones, Garth Kidd, Daniel
! Larsson, Marc-Andre Lemburg, Wolfgang Lipp, Edward Loper, Ken
! Manheimer, Paul Moore, Michel Pelletier, Sam Penrose, Tim Peters,
! Mark Pilgrim, Tavis Rudd, Ueli Schlaepfer, Bob Tolbert, Laurence
! Tratt, Guido van Rossum, Barry Warsaw, Edward Welbourne, Ka-Ping
! Yee, Moshe Zadka
(I'm still waiting for contributions of tasty snacks, computer
***************
*** 89,92 ****
--- 90,94 ----
- Simplified target record keeping.
- Changed "system_warning" to "system_message".
+ - Modified post-parse system message storage.
- Added 'id' attribute support to ``document``.
***************
*** 194,202 ****
column span indication.
- Made document subtitle dependent on the existence of a title.
- - Moved 'abstract' into the bibliographic elements section.
- Changed 'graphic' to 'image'.
- Moved 'caption' to after 'image' in 'figure'.
- Added 'error' and 'hint' admonition elements.
- Added 'docinfo' as container for bibliographic elements.
- Added 'transition'.
- Changed %link.atts to %reference.atts.
--- 196,204 ----
column span indication.
- Made document subtitle dependent on the existence of a title.
- Changed 'graphic' to 'image'.
- Moved 'caption' to after 'image' in 'figure'.
- Added 'error' and 'hint' admonition elements.
- Added 'docinfo' as container for bibliographic elements.
+ - Made 'abstract' a structural element, after 'docinfo'.
- Added 'transition'.
- Changed %link.atts to %reference.atts.
|