[PythonReports-checkins] PythonReports CHANGES,1.6,1.7
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2007-12-16 07:54:02
|
Update of /cvsroot/pythonreports/PythonReports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29803 Modified Files: CHANGES Log Message: version 0.3.2 Index: CHANGES =================================================================== RCS file: /cvsroot/pythonreports/PythonReports/CHANGES,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** CHANGES 24 Jun 2007 13:14:34 -0000 1.6 --- CHANGES 16 Dec 2007 07:54:06 -0000 1.7 *************** *** 2,5 **** --- 2,10 ---- ============================= + version 0.3.2 (16-dec-2007) + --------------------------- + + Fix: escape ampersands and angle brackets in data blocks. + version 0.3.1 (24-jun-2007) --------------------------- |