[PythonReports-checkins] PythonReports CHANGES,1.3,1.4
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2006-11-09 08:44:26
|
Update of /cvsroot/pythonreports/PythonReports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3442 Modified Files: CHANGES Log Message: version 0.2.1 Index: CHANGES =================================================================== RCS file: /cvsroot/pythonreports/PythonReports/CHANGES,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** CHANGES 7 Nov 2006 06:06:13 -0000 1.3 --- CHANGES 9 Nov 2006 08:44:19 -0000 1.4 *************** *** 2,5 **** --- 2,13 ---- ============================= + version 0.2.1 (09-nov-2006) + --------------------------- + + Fixes: + + - shebangs added to all modules implementing command line interface + - fixed barcode doctests + version 0.2.0 (07-nov-2006) --------------------------- |