Update of /cvsroot/docstring/dps
In directory usw-pr-cvs1:/tmp/cvs-serv23983/dps
Modified Files:
HISTORY.txt
Log Message:
updated
Index: HISTORY.txt
===================================================================
RCS file: /cvsroot/docstring/dps/HISTORY.txt,v
retrieving revision 1.52
retrieving revision 1.53
diff -C2 -d -r1.52 -r1.53
*** HISTORY.txt 18 Apr 2002 02:57:42 -0000 1.52
--- HISTORY.txt 19 Apr 2002 01:45:12 -0000 1.53
***************
*** 13,19 ****
I would like to acknowledge the people who have made a direct impact
! on the Python Docstring Processing System project, knowingly or not,
! in terms of encouragement, suggestions, criticism, bug reports, code
! contributions, and related projects:
David Ascher, Fred Drake, Jim Fulton, Peter Funk, Doug Hellmann,
--- 13,19 ----
I would like to acknowledge the people who have made a direct impact
! on the Python Docstring Processing System (DPS) project, knowingly or
! not, in terms of encouragement, suggestions, criticism, bug reports,
! code contributions, and related projects:
David Ascher, Fred Drake, Jim Fulton, Peter Funk, Doug Hellmann,
***************
*** 30,42 ****
! Release 0.4? (pending)
========================
! Updated docstrings for new field list syntax (bibliographic info).
! Changed contact email addresses.
* install.py: Added to project.
* setup.py: Modified for import by install.py.
* dps/__init__.py: Added docstring.
--- 30,49 ----
! Release 0.4 (2002-04-18)
========================
! This is the final release of DPS as an independent package.
! Development is being transferred to the Docutils_ project immediately.
!
! .. _Docutils: http://docutils.sourceforge.net/
!
! General: updated docstrings for new field list syntax (bibliographic
! info); changed contact email addresses.
* install.py: Added to project.
* setup.py: Modified for import by install.py.
+
+ * COPYING.txt: Added to project.
* dps/__init__.py: Added docstring.
|