Changeset 21 for trunk

Show
Ignore:
Timestamp:
20.06.2005 22:46:36 (4 years ago)
Author:
m
Message:

Extended 0.1.7 release notes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/package.xml

    r20 r21  
    2121        <state>beta</state> 
    2222        <date>2005-06-20</date> 
    23         <notes>Fixed Bug #3970 and Bug #4570.</notes> 
     23        <notes>Fixed Bug #3970 (Encoding integers as strings) and Bug #4570 (Arrays with null values breaks encoding).</notes> 
    2424        <filelist> 
    2525            <file role="php">File/Bittorrent/Encode.php</file> 
     
    4141            <state>alpha</state> 
    4242            <date>2004-06-28</date> 
    43             <notes>Split encoding and decoding in two classes. Now you can encode vars and decode strings, not only .torrent files.</notes> 
     43            <notes>Split encoding and decoding in two classes. Now you can encode vars and decode strings, not only .torrent files.</notes 
    4444        </release> 
    4545        <release> 
     
    7777            <state>beta</state> 
    7878            <date>2005-06-20</date> 
    79             <notes>Fixed Bug #3970 and Bug #4570.</notes> 
     79            <notes>Fixed Bug #3970 (Encoding integers as strings) and Bug #4570 (Arrays with null values breaks encoding).</notes> 
    8080        </release> 
    8181    </changelog>