diff options
author | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-19 19:39:44 +0000 |
---|---|---|
committer | Bastiaan Bakker <bastiaan.bakker@lifeline.nl> | 2001-04-19 19:39:44 +0000 |
commit | e190bd8288907d28f21e5a9baf577c7a9984f9b6 (patch) | |
tree | 70a47f9c97a1bba7117c021a76f5603e43df7c77 /ChangeLog | |
parent | 604b113c6db1562b6e5835b7864d96cdd8261ca2 (diff) |
Added MSVC++ workspace and project files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2001-04-19 Bastiaan Bakker <bastiaan.bakker@lifeline.nl> + * Added MSVC++ workspace and project files, submitted by + Baptiste Lepilleur. + 2001-04-15 Bastiaan Bakker <bastiaan.bakker@lifeline.nl> * Moved public headers from cppunit into new subdir include/cppunit. This should make more clear which headers are used internally only @@ -5,6 +9,8 @@ * Moved autoconf auxiliary stuff into new subdir config, to make the top dir less crowded. + + * Prefixed std:: to cerr, cout and endl. 2001-04-14 Bastiaan Bakker <bastiaan.bakker@lifeline.nl> * Release as 1.5.4 |