summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-28 21:21:05 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-28 21:21:05 +0000
commit647745bddfb616283d29ba9149d0c816b8921907 (patch)
treefd7120c367a2b171cf7c6df8696b2ce79d2c4157
parent0e142e81d20e46ea77aa190ef769dcd348d87a19 (diff)
downloadATCD-647745bddfb616283d29ba9149d0c816b8921907.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-99b9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index c5bc222a559..810d4d31f53 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,12 @@
+Wed Jul 28 16:16:27 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * ace/OS.cpp (set): Fixed a unsigned/signed conversion problem
+ that caused negative usec value in ACE_Time_Value. Thanks to
+ Jerry D. De Master <jdemaste@ipdinc.com> for reporting the bug.
+ (FILETIME): Removed some unused macros for dealing with older
+ Borland C++ compilers. Thanks to Jody and Gonzo for confirming
+ this.
+
Wed Jul 28 13:44:15 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* ACE-INSTALL.html: Remind users to pick the right configurations