[PythonReports-checkins] PythonReports CHANGES,1.2,1.3
Brought to you by:
a1s
From: alexander s. <a1...@us...> - 2006-11-07 06:06:15
|
Update of /cvsroot/pythonreports/PythonReports In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3638 Modified Files: CHANGES Log Message: version 0.2.0, continued Index: CHANGES =================================================================== RCS file: /cvsroot/pythonreports/PythonReports/CHANGES,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** CHANGES 7 Nov 2006 05:37:58 -0000 1.2 --- CHANGES 7 Nov 2006 06:06:13 -0000 1.3 *************** *** 11,15 **** - when template designer gets file loading or report preview error, full traceback is printed to console along with concise error message ! dialog. Fixes: --- 11,16 ---- - when template designer gets file loading or report preview error, full traceback is printed to console along with concise error message ! dialog ! - distribution packages include documentation in HTML and reST formats Fixes: |