diff options
author | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-23 11:13:09 +0000 |
---|---|---|
committer | kitty <kitty@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2002-08-23 11:13:09 +0000 |
commit | 65dd83d15b83e5f697854c5e64dec1ef9380ea71 (patch) | |
tree | 36ea05b86ecbb5720a7bdf5825285b2a7767ce51 /ChangeLog | |
parent | 24d50122c3c0a54d56f273a7fd3c783a2cd934b2 (diff) | |
download | ATCD-65dd83d15b83e5f697854c5e64dec1ef9380ea71.tar.gz |
ChangeLogTag: Fri Aug 23 06:07:38 2002 Krishnakumar B <kitty@cs.wustl.edu>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 9dbf255be20..512267da229 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Fri Aug 23 06:07:38 2002 Krishnakumar B <kitty@cs.wustl.edu> + + * ace/OS.h (ACE_OS): + + ungetc() is a macro under Borland. Undefine it to make Borland + compiler happy. + Thu Aug 22 21:27:56 2002 Nanbor Wang <nanbor@cs.wustl.edu> * ace/OS_String.cpp (strtok_r_emulation): Applied the patch Frank |