Update of /cvsroot/pythonreports/PythonReports
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv25606
Modified Files:
CHANGES
Log Message:
version 0.4.0
Index: CHANGES
===================================================================
RCS file: /cvsroot/pythonreports/PythonReports/CHANGES,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** CHANGES 22 Dec 2007 17:55:43 -0000 1.8
--- CHANGES 22 Jul 2010 06:08:48 -0000 1.9
***************
*** 2,5 ****
--- 2,11 ----
=============================
+ version 0.4.0 (22-jul-2010)
+ ---------------------------
+
+ All API exports moved from the package __init__ to separate module
+ (avoid loading all support libraries at the time of the package import).
+
version 0.3.3 (22-dec-2007)
---------------------------
|