|
From: <mk...@us...> - 2003-07-23 05:07:53
|
Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv22001
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.51
retrieving revision 1.52
diff -C2 -d -r1.51 -r1.52
*** CHANGES.current 23 Jul 2003 02:25:02 -0000 1.51
--- CHANGES.current 23 Jul 2003 05:07:50 -0000 1.52
***************
*** 3,6 ****
--- 3,14 ----
2003-07-22: onsight
+ Fixed a bug in unpack(string) which could trip an assertion
+ for corrupt archives rather than throwing an exception.
+
+ Added GPL headers to Include/SimData/*.i
+
+ Removed Source/main.cpp (not used)
+
+ 2003-07-22: onsight
Applied a patch by Verok Istvan to setup.py which improves the
installation path handling under Linux. This changes the default
|