summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-29 13:22:00 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-09-29 13:22:00 +0000
commitaaf4e62714d27724df49a291f248971eefdc07ec (patch)
tree338eba7223e2ebb78387d923e13ade4a148d3dc0 /ChangeLog
parent9ce7a37990d913fa4287cca6fc6857af70f7693b (diff)
downloadATCD-aaf4e62714d27724df49a291f248971eefdc07ec.tar.gz
ChangeLogTag:Sun Sep 29 08:19:09 2002 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d29be14a5..74b9503acc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Sun Sep 29 08:19:09 2002 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ACEXML/examples/SAXPrint/Makefile: Removed inclusion of
+ rules.lib.GNU to allow mingw compilation to proceed. Thanks to
+ Vince Mounts <vince@mounts.cc> for reporting this.
+
+ * ace/SString.h: Moved the ACE_INLINE before ACE_Export in
+ declaration of operator+ to resolved a mingw warning. Thanks to
+ Vince Mounts <vince@mounts.cc> for reporting this.
+
Fri Sep 27 12:49:33 2002 Johnny Willemsen <jwillemsen@remedy.nl>
* include/makeinclude/rules.lib.GNU: