Update of /cvsroot/bitcollider/bitcollider
In directory sc8-pr-cvs1:/tmp/cvs-serv15110
Modified Files:
AUTHORS ChangeLog
Log Message:
updated for 0.6 (and 0.4!)
Index: AUTHORS
===================================================================
RCS file: /cvsroot/bitcollider/bitcollider/AUTHORS,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** AUTHORS 14 Jan 2002 20:32:59 -0000 1.4
--- AUTHORS 14 Mar 2003 05:33:55 -0000 1.5
***************
*** 8,11 ****
--- 8,12 ----
Image plugin (BMP, GIF, JPG, PNG)
+ Video plugin (AVI/QT/MPEG-1/MPEG-2)
- Mark Nelson [delirium] <del...@th...>
***************
*** 13,15 ****
- Nathan Lutchansky <lut...@li...>
! (please send changes/patches to ro...@bi...)
--- 14,16 ----
- Nathan Lutchansky <lut...@li...>
! (please send changes/patches to in...@bi...)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/bitcollider/bitcollider/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** ChangeLog 5 Dec 2001 18:43:52 -0000 1.8
--- ChangeLog 14 Mar 2003 05:33:55 -0000 1.9
***************
*** 1,5 ****
! Changes to version 0.3.4:
-------------------------
- Changed the character set used for Base32 encoding and added a . between
the sha1 and tigertree hash
--- 1,16 ----
! Changes to version 0.6.0:
! -------------------------
! - Tiger tree definition changed, incompatible with previous releases.
! - Added video plugin. (delirium)
!
! Changes to version 0.4.0:
-------------------------
+ - Added support for calculating eDonkey "ed2k" and FastTrack "sig2dat"
+ identifiers.
+ - Added support for PNG images to the image plugin. (delirium)
+ - Turned off calculating/reporting MD5 hashes by default.
+ Changes to version 0.3.4:
+ -------------------------
- Changed the character set used for Base32 encoding and added a . between
the sha1 and tigertree hash
***************
*** 7,16 ****
Changes to version 0.3.3:
-------------------------
-
- Added support for calculating MD5 hashes.
Changes to version 0.3.2:
-------------------------
-
- A new image plugin as been added. This image plugin was written
by Bitizen delirium and supports GIF, BMP and JPG files)
--- 18,25 ----
|