summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2006-07-20 16:08:30 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2006-07-20 16:08:30 +0000
commitf4d48dc46dae422430f4f13a3705a6419828d999 (patch)
treecb33fee210425fa6105c50e82906cf198cb70cdd
parentde7347379cfa56277d5d50001969e41d2d90c0c3 (diff)
downloadATCD-f4d48dc46dae422430f4f13a3705a6419828d999.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 881701bbc1f..b6ea26649b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,17 +8,23 @@ Thu Jul 20 16:42:04 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
Removed "ace/os_include/netinet/os_in.h" include directive. Now
that ACE_NTOHLL has been removed it is no longer necessary.
+ * ace/Numeric_Limits.h:
+
+ Commented out "{unsigned} long long" specializations in the
+ ACE_LACKS_NUMERIC_LIMITS case. They're currently not used, and
+ we need
+
Thu Jul 20 15:19:30 UTC 2006 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu>
- * ace/Basic_Types.h: Added
-
+ * ace/Basic_Types.h: Added
+
# include "ace/os_include/netinet/os_in.h" // Get ntohl()
-
+
and added the inline keyword to ACE_NTOHLL() to fix the problems
introduced with
Wed Jul 19 22:46:51 UTC 2006 Ossama Othman <ossama_othman at symantec dot com>
-
+
Thu Jul 20 15:01:32 UTC 2006 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu>
* ace/Configuration.cpp: Made