summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-02-01 17:06:16 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-02-01 17:06:16 +0000
commit703398abaf480f6e4e7c79d881d6ad6e8b273379 (patch)
treeb1e5afdd81c1fcf14297cef43ac7550dfdfdce13
parent5fa5ff7e69c7c91b48f6f19d520076d4f552c5f3 (diff)
downloadATCD-703398abaf480f6e4e7c79d881d6ad6e8b273379.tar.gz
ChangeLogTag: Sun Feb 1 17:06:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d494aa7a04f..9583be76044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Sun Feb 1 17:06:13 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/OS_NS_unistd.inl:
+ * ace/README:
+ Some platforms have a swab function where the first argument is
+ non const, added ACE_HAS_NONCONST_SWAB which then must be set.
+
+ * ace/config-win32-borland.h:
+ Added ACE_HAS_NONCONST_SWAB
+
Sun Feb 1 15:15:44 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
* include/makeinclude/platform_linux.GNU: