summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 01:54:43 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 01:54:43 +0000
commit69325fe07e02fc77ef3f15bfaf93830fa3b1e9f4 (patch)
treec3a31df359606e463d327c3320df366d0ba8279c
parent39a7b5a936db6445a017ac33ee8dec7dc5d865d8 (diff)
downloadATCD-69325fe07e02fc77ef3f15bfaf93830fa3b1e9f4.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 2a6d9b33771..bd347d20050 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,10 @@
+Tue Apr 6 20:48:16 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * ace/Basic_Types.h:
+ Added max and min #defines for various ACE data types. Now,
+ when using the ACE or ACE_CDR data types, we need not
+ depend on the vagaries of limits.h and float.
+
Tue Apr 6 20:39:01 1999 Ossama Othman <othman@cs.wustl.edu>
* ace/Log_Record.cpp (format_msg):