diff options
Diffstat (limited to 'apps')
-rw-r--r-- | apps/JAWS/ChangeLog | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/JAWS/ChangeLog b/apps/JAWS/ChangeLog index d05f17f169b..2788a29e980 100644 --- a/apps/JAWS/ChangeLog +++ b/apps/JAWS/ChangeLog @@ -2,11 +2,8 @@ Tue Aug 25 10:18:16 1998 David L. Levine <levine@cs.wustl.edu> * clients/Caching/URL_Properties.cpp: removed explicit ACE_Auto_Basic_Array_Ptr <char> instantiation because it's - now in libACE. Replaced char with ASYS_TCHAR in - ACE_Auto_Basic_Array_Ptr parameter, for consistency with - tests/Reactor_Performance_Test.cpp. This file doesn't - compile with g++/Solaris, but the Makefile doesn't build it - anyways. + now in libACE. This file doesn't compile with g++/Solaris, + but the Makefile doesn't build it anyways. Fri Jul 31 18:31:32 1998 Gonzalo Diethelm <gonzo@tango.cs.wustl.edu> |