Changeset 13 for trunk

Show
Ignore:
Timestamp:
07.02.2005 17:19:06 (4 years ago)
Author:
m
Message:

- Added 0.1.5 release information

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/package.xml

    r9 r13  
    1818    </deps> 
    1919    <release> 
    20         <version>0.1.4</version> 
     20        <version>0.1.5</version> 
    2121        <state>beta</state> 
    22         <date>2005-02-04</date> 
    23         <notes>Fixed an infinite loop when dictionaries where not closed properly. Added torrentinfo.php to examples.</notes> 
     22        <date>2005-02-07</date> 
     23        <notes>This release *really* fixes Bug #3222, which was not fixed properly in 0.1.3.</notes> 
    2424        <filelist> 
    2525            <file role="php">File/Bittorrent/Encode.php</file> 
     
    6161            <notes>Fixed an infinite loop when dictionaries where not closed properly.</notes> 
    6262        </release> 
     63        <release> 
     64            <version>0.1.5</version> 
     65            <state>beta</state> 
     66            <date>2005-02-07</date> 
     67            <notes>This release *really* fixes Bug #3222, which was not fixed properly in 0.1.3.</notes> 
     68        </release> 
    6369    </changelog> 
    6470</package>