summaryrefslogtreecommitdiff
path: root/ChangeLog-99a
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 19:28:29 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-23 19:28:29 +0000
commitac38e2cb850f1b292e3b67fc18ec07d79890ac71 (patch)
treec65a0e1b53cd4847dde62fbd0ccf496027b15e2a /ChangeLog-99a
parent8c6b855c20a687a60991efa1ed29319d592d54f9 (diff)
downloadATCD-ac38e2cb850f1b292e3b67fc18ec07d79890ac71.tar.gz
replaced my ChangeLogs that were removed in revision 4.1493
Diffstat (limited to 'ChangeLog-99a')
-rw-r--r--ChangeLog-99a4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-99a b/ChangeLog-99a
index 5e0850db696..47b353b5d06 100644
--- a/ChangeLog-99a
+++ b/ChangeLog-99a
@@ -2228,6 +2228,8 @@ Thu Jul 08 11:30:43 1999 David L. Levine <levine@cs.wustl.edu>
variable warnings from (the old) egcs that is
distributed with Wind River's Tornado II.
+Thu Jul 08 10:40:02 1999 David L. Levine <levine@cs.wustl.edu>
+
* ace/config-linuxppcr5.h: use config-linux-lxpthreads.h
because thread support works.
@@ -2239,6 +2241,8 @@ Thu Jul 08 11:30:43 1999 David L. Levine <levine@cs.wustl.edu>
Thanks to Andreas Tobler <a.tobler@schweiz.ch> for the
fixes and testing.
+Thu Jul 08 10:25:55 1999 David L. Levine <levine@cs.wustl.edu>
+
* ace/OS.h,Basic_Types.h: added ACE_U_LongLong conversion operator
to ptr_arith_t. Moved ptr_arith_t typedef from OS.h to
Basic_Types.h, so that it can be used by ACE_U_LongLong.