﻿
20081026
--------
. no change, the Windows executables are built using Visual Studio to get rid of the cygwin1.dll dependency.

20060508
--------
. added setup.py to generate Windows executables from Python sources
. added web site source to CVS 

20060508alpha
--------------
. new tools for MicroDVD format : "udvdshift.py" and "udvd2srt.py"

20051215alpha
-------------
. fixed segmentation fault when less than 3 arguments were passed to srtrate

20051214alpha
-------------
. a new tool : "srtrate", to adjust timestamp using a frame rate
. "adjustsrt" is now "srtshift"

20021010
--------
. 20021010beta renamed ; content is the same

2002101022beta
--------------
. I don't have access to a Solaris nor a SCO system anymore, or much less often,
	so bugs can easily remain on those OS. Don't hesitate to contact me if so.
. this should be a release, since I have no complaints about 20020730beta,
	but it's safer to let it beta because of little changes in the Mafefile
. Makefile is now gcc compliant (so is it for Linux)
. little changes in some comments
. changed all // to /*...*/ so that make doesn't bother anyone anymore

20020730beta
------------
. more accurate documentation
. bug killed : temporary file on another device
. loss of code probably due to bad use of cvs repaired
. fully tested on "Windows 2k", "SCO 5" & "SunOS 5.8/Solaris 8" ;
	waiting for users feedback to release as stable

20020724beta
------------
. there are limits : "00:00:00,000" and "99:59:59,999"
. source and destination files can now be the same node
. more accurate documents
. Makefile added
. very poor testing but seems to be ok

20020718beta
------------
. initial release (early beta)
. supports stdin, stdout, file_in, file_out and srt format
