summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-11-15 13:57:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-11-15 13:57:20 +0000
commitef203d77f03cd31ed8ce08b740fd52bc42ca5b89 (patch)
tree20cafa5654b78a98af6b3454b6fb91800963c16b
parent53a2d6c2c99227bb516e4e2b7e18e258fadf2717 (diff)
downloadATCD-ef203d77f03cd31ed8ce08b740fd52bc42ca5b89.tar.gz
ChangeLogTag: Tue Nov 15 13:57:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 28a6b2c396c..fa6b9624ca5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+Tue Nov 15 13:57:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/OS_NS_stdio.{cpp.inl}:
+ Fixed compile errors in BCB Unicode build
+
Tue Nov 15 07:28:35 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>
- * ace/Service_Config.cpp (initialize): Added a check to avoid
+ * ace/Service_Config.cpp (initialize): Added a check to avoid
overwriting a service that's already installed without having it
explicitly removed first. Thanks to Domingos Monteiro <d dot
monteiro at netia dot net> for this fix.