Changeset 188:eba84bb2d0b8

pyfunge-0.5

← 187:be1e5f976723 188:eba84bb2d0b8 pyfunge-0.5 pyfunge-0.5-rc2 189:6741a3219f45
Author:
Kang Seonghoon <public+hg@mearie.org>
Committed on
Fri, 24 Apr 2009 19:21:57 +0900 (15 months ago)

updated the documentation for correct release date of 0.5-rc2.

Files

docs/changes.rst

Diff

     1.1 --- a/docs/changes.rst	Fri Apr 24 19:16:40 2009 +0900
     1.2 +++ b/docs/changes.rst	Fri Apr 24 19:21:57 2009 +0900
     1.3 @@ -7,7 +7,7 @@
     1.4  
     1.5  .. _version-0.5-rc2:
     1.6  
     1.7 -0.5-rc2 (2009-04-xx)
     1.8 +0.5-rc2 (2009-04-24)
     1.9  ====================
    1.10  
    1.11  * Bug fixes.
    1.12 @@ -36,6 +36,8 @@
    1.13  
    1.14  * New Funge-98 fingerprints: :ref:`3DSP <3DSP>`, :ref:`ICAL <ICAL>`, :ref:`IIPC <IIPC>`, :ref:`IMAP <IMAP>`, :ref:`IMTH <IMTH>`, :ref:`LONG <LONG>`, :ref:`NCRS <NCRS>`, :ref:`PERL <PERL>`, :ref:`SCKE <SCKE>`, :ref:`SETS <SETS>`, :ref:`SOCK <SOCK>`, :ref:`SUBR <SUBR>` and :ref:`TERM <TERM>`.
    1.15  
    1.16 +* Provides the complete documentation. Earlier version has some missing sections yet to be written.
    1.17 +
    1.18  * More regression tests in ``tests/`` directory.
    1.19  
    1.20  

Powered by Mercurial