diff options
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 04248c9ccff..e78b23fc2b4 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -1,8 +1,12 @@ +Tue Mar 16 16:35:39 1999 David L. Levine <levine@cs.wustl.edu> + + * docs/ACE-guidelines.html: never use TRUE, true, FALSE, false, etc. + Tue Mar 16 15:58:07 1999 Nanbor Wang <nanbor@cs.wustl.edu> - * ace/Service_Config.cpp (close): Don't call the - ace_yy_delete_parse_buffer for now. It is causing access - violation. + * ace/Service_Config.cpp (close): Don't call the + ace_yy_delete_parse_buffer for now. It is causing access + violation. Tue Mar 16 15:15:00 1999 Chris Gill <cdgill@cs.wustl.edu> |