diff options
author | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-08 20:13:42 +0000 |
---|---|---|
committer | levine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-10-08 20:13:42 +0000 |
commit | 9968c644d3ee3d5c034135d3c3065bbaa767e70e (patch) | |
tree | 986f3c376601ed31b3b6a462ac7f250a683f4516 | |
parent | 8e6301ce204ccaaff9acf26f489939fdec660941 (diff) | |
download | ATCD-9968c644d3ee3d5c034135d3c3065bbaa767e70e.tar.gz |
*** empty log message ***
-rw-r--r-- | ChangeLog-98b | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b index c33a11bd4d8..0bb0491ae32 100644 --- a/ChangeLog-98b +++ b/ChangeLog-98b @@ -1,8 +1,8 @@ Thu Oct 08 15:11:34 1998 Nanbor Wang <nanbor@cs.wustl.edu> - * ACE-INSTALL.html: Updated document about spawning new thread - when ACE_HAS_MFC is defined. CWinBeginThread is not used - automatically. Users have to explicitly ask for this. + * ACE-INSTALL.html: Updated document about spawning new thread + when ACE_HAS_MFC is defined. CWinBeginThread is not used + automatically. Users have to explicitly ask for this. Thu Oct 8 12:11:08 1998 Nagarajan Surendran <naga@cs.wustl.edu> @@ -27,6 +27,8 @@ Thu Oct 08 08:23:09 1998 David L. Levine <levine@cs.wustl.edu> this file, if running on a DOC group machine, instead of using whatever flex is first on the users path. + * etc/README: fixed typo. + Wed Oct 7 23:47:29 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu> * ace/Asynch_IO.cpp: * ace/Proactor.cpp : Fixed the problem with doing multiple |