diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-01 00:34:58 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-01 00:34:58 +0000 |
commit | d03799e59eaa71a805ea2c6135048967673313a4 (patch) | |
tree | 65eaa094ea50bbfbf5e2a162724a5aae7b44e064 /ChangeLog-99b | |
parent | aee23787a0cfb9366f5afa4d11630b26d791392e (diff) | |
download | ATCD-d03799e59eaa71a805ea2c6135048967673313a4.tar.gz |
ChangeLogTag:Sat Jul 31 19:27:50 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 157dde2c2a0..f5628244faf 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,8 +1,14 @@ +Sat Jul 31 19:27:50 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu> + + * examples/Shared_Malloc/test_position_independent_malloc.cpp: + Now that position-independent malloc works, I finished + integrating all the features in this test. + Sat Jul 31 19:06:05 1999 Carlos O'Ryan <coryan@cs.wustl.edu> * ace/Pipe.cpp: The third argument to ACE_OS::setsockopt() is a "const char*" no - sense in casting it to void*! + sense in casting it to void*! Sat Jul 31 18:55:34 1999 Kirthika Parameswaran <kirthika@cs.wustl.edu> |