diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-16 20:44:36 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1996-12-16 20:44:36 +0000 |
commit | 8d34553ac6f67a281bc050e7ec2d17b34dbcaeab (patch) | |
tree | cb626012a7b86106ae503c169e85425a5f4d2122 /ChangeLog-96b | |
parent | d9dfc7bc7132f4120ba97546f553575d4c10c751 (diff) | |
download | ATCD-8d34553ac6f67a281bc050e7ec2d17b34dbcaeab.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-96b')
-rw-r--r-- | ChangeLog-96b | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog-96b b/ChangeLog-96b index a52401c42d0..02e3c96fb56 100644 --- a/ChangeLog-96b +++ b/ChangeLog-96b @@ -8,6 +8,9 @@ Mon Dec 16 12:56:43 1996 David L. Levine <levine@cs.wustl.edu> and commented out a few "break"s after "return"s in switch statements to prevent compiler warnings. + * ace/Typed_SV_Message.i: reordered initializations in ctor to + match declaration order. + * examples/Threads/Makefile, performance-tests/Misc/Makefile, tests/Makefile, include/makeinclude/platform_*.GNU (except for platform_vxworks*.GNU): |