[vdrpylib-cvslog] vdrpylib HISTORY,1.2,1.3
Status: Alpha
Brought to you by:
rshortt
From: Rob S. <rs...@us...> - 2004-11-27 01:13:41
|
Update of /cvsroot/vdrpylib/vdrpylib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2263 Modified Files: HISTORY Log Message: Start history for next release. Index: HISTORY =================================================================== RCS file: /cvsroot/vdrpylib/vdrpylib/HISTORY,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** HISTORY 25 Nov 2002 22:07:26 -0000 1.2 --- HISTORY 27 Nov 2004 01:13:11 -0000 1.3 *************** *** 6,9 **** --- 6,15 ---- + 2004-xx-xx: Version 0.3 + + New maintainer. + * Modifications to work with VDR versions 1.3.x. + * Modifications to work with Python versions 2.3.x. + + 2002-11-25: Version 0.2 + The standard Python distutils are now used for distribution and |