summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-05 20:36:31 +0000
committerBaptiste Lepilleur <gaiacrtn@free.fr>2001-06-05 20:36:31 +0000
commit255fed3c27815d3074bdaafb2b5ed377bd4868f8 (patch)
tree20269846783b24269eefed8afc042ca8e86627f1 /ChangeLog
parent12cdd391bd1a4ebb0fe478a370fa64dd222c50e7 (diff)
Src/cppunit/TypeInfoHelper.
src/cppunit/TypeInfoHelper.cpp: removed #include <config.h>, cppunit/config.h was already included. * src/cppunit/cppunit.dsp: removed TestAssert.cpp from project. * added/updated .cvsignore files for beter handling of windows projects. * added include/cppunit/config.h with a default configuration for VC++ 6.0. * include/cppunit/.cvsignore: removed config.h from the list of ignored file. * renamed VC++ configurations without RTTI from "Debug No CU_USE_TYPEINFO" to "Debug Crossplatform". * include/cppunit/TestAssert.h: added include <math.h> for fabs().
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 169ae2c..3573893 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2001-06-06 Baptiste Lepilleur <gaiacrtn@free.fr>
+
+ * src/cppunit/TypeInfoHelper.cpp: removed #include <config.h>, cppunit/config.h was already included.
+
+ * src/cppunit/cppunit.dsp: removed TestAssert.cpp from project.
+
+ * added/updated .cvsignore files for beter handling of windows projects.
+
+ * added include/cppunit/config.h with a default configuration for VC++ 6.0.
+
+ * include/cppunit/.cvsignore: removed config.h from the list of ignored file.
+
+ * renamed VC++ configurations without RTTI from "Debug No CU_USE_TYPEINFO" to "Debug Crossplatform".
+
+ * include/cppunit/TestAssert.h: added include <math.h> for fabs().
+
2001-06-02 Steve M. Robbins <steve@nyongwa.montreal.qc.ca>
* src/cppunit/Exception.cpp: Remove unnecessary namespace