[Structuredtext-checkins] CVS: restructuredtext HISTORY.txt,1.49,1.50
Status: Pre-Alpha
Brought to you by:
goodger
From: David G. <go...@us...> - 2002-04-19 01:49:07
|
Update of /cvsroot/structuredtext/restructuredtext In directory usw-pr-cvs1:/tmp/cvs-serv24642/restructuredtext Modified Files: HISTORY.txt Log Message: updated Index: HISTORY.txt =================================================================== RCS file: /cvsroot/structuredtext/restructuredtext/HISTORY.txt,v retrieving revision 1.49 retrieving revision 1.50 diff -C2 -d -r1.49 -r1.50 *** HISTORY.txt 18 Apr 2002 02:48:48 -0000 1.49 --- HISTORY.txt 19 Apr 2002 01:49:04 -0000 1.50 *************** *** 32,38 **** ! Release 0.4 (2002-04-??) ======================== General: updated docstrings for new field list syntax (bibliographic info); changed contact email addresses. --- 32,44 ---- ! Release 0.4 (2002-04-18) ======================== + This is the final release of reStructuredText 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. *************** *** 44,47 **** --- 50,55 ---- - Modified for import by install.py. - Added 'restructuredtext.languages' subpackage. + + * COPYING.txt: Added to project. * docs: Subdirectory added. Contains quickref.html by Tony Ibbs and |