Changeset 16 for trunk

Show
Ignore:
Timestamp:
22.02.2005 15:59:24 (4 years ago)
Author:
m
Message:

- Added 0.1.6 release info

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/package.xml

    r13 r16  
    1818    </deps> 
    1919    <release> 
    20         <version>0.1.5</version> 
     20        <version>0.1.6</version> 
    2121        <state>beta</state> 
    22         <date>2005-02-07</date> 
    23         <notes>This release *really* fixes Bug #3222, which was not fixed properly in 0.1.3.</notes> 
     22        <date>2005-02-22</date> 
     23        <notes>Fix for Bug #3532. Removed integer parsing where not neccessary.</notes> 
    2424        <filelist> 
    2525            <file role="php">File/Bittorrent/Encode.php</file> 
     
    6767            <notes>This release *really* fixes Bug #3222, which was not fixed properly in 0.1.3.</notes> 
    6868        </release> 
     69        <release> 
     70            <version>0.1.6</version> 
     71            <state>beta</state> 
     72            <date>2005-02-22</date> 
     73            <notes>Fix for Bug #3532. Removed integer parsing where not neccessary.</notes> 
     74        </release> 
    6975    </changelog> 
    7076</package>