diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4dd920bffe8..88807971809 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Mar 23 14:34:26 2000 Nanbor Wang <nanbor@cs.wustl.edu> + + * ace/*.h: Moved the inclusion of <pre.h> down after the + definition of header guard macro. The original order violated + the ACE programming guideline. Thanks to Carlos for catching + this. + Wed Mar 23 15:10:01 2000 Chad Elliott <elliott_c@ociweb.com> * tests/run_tests.sh |