summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 029665b2f17..612be10d6ae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,16 @@
+Sun Sep 01 07:25:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * include/makeinclude/platform_linux_borland.GNU:
+ Added first version of platform .GNU file for the Borland Kylix
+ compiler. Thanks to Newton Aird <naird@ix.netcom.com) for
+ providing this first version.
+
+ * THANKS: Added Newton Aird <naird@ix.netcom.com>
+
Sat Aug 31 14:57:53 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderbilt.edu>
* THANKS: Added Cemal Yilmaz <cyilmaz@cs.umd.edu> to the hall of
- fame.
+ fame.
Sat Aug 31 13:55:52 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderbilt.edu>
* ace/OS.i (ctime_r): This fixes a problem on Linux for the call
@@ -13,7 +22,7 @@ Sat Aug 31 13:55:52 2002 Balachandran Natarajan <bala@isis-server.vuse.vanderb
* tests/OS_Test.cpp: Added a test for ACE_OS::ctime_r ().
Thanks to Michael Searles <msearles@base16.com> for providing
- this patch.
+ this patch.
Sat Aug 31 17:45:12 UTC 2002 Johnny Willemsen <jwillemsen@remedy.nl>