- Timestamp:
- 20.06.2005 22:46:36 (4 years ago)
- Files:
-
- 1 modified
-
trunk/package.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/package.xml
r20 r21 21 21 <state>beta</state> 22 22 <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> 24 24 <filelist> 25 25 <file role="php">File/Bittorrent/Encode.php</file> … … 41 41 <state>alpha</state> 42 42 <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 44 44 </release> 45 45 <release> … … 77 77 <state>beta</state> 78 78 <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> 80 80 </release> 81 81 </changelog>