diff options
author | Steve Huston <shuston@riverace.com> | 1999-06-25 19:36:34 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 1999-06-25 19:36:34 +0000 |
commit | 96737b048febf0f299ca6a413c0c1df184aba021 (patch) | |
tree | 8322e464b6bb4415cc50887db85d20655254e771 /ChangeLog-99b | |
parent | 26ace7906b9c3591811875c724faf15652fe3d1d (diff) | |
download | ATCD-96737b048febf0f299ca6a413c0c1df184aba021.tar.gz |
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r-- | ChangeLog-99b | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b index 1b310f65d6c..ad638aeee52 100644 --- a/ChangeLog-99b +++ b/ChangeLog-99b @@ -18,8 +18,12 @@ Fri Jun 25 13:02:33 1999 Steve Huston <shuston@riverace.com> and handler classes' definitions to new server_loggerd.h file to build with AIX IBM C++. + * examples/Misc/testr_dump.cpp: Moved the program's classes' + definitions to new server_loggerd.h file to build with AIX IBM C++. + * examples/IPC_SAP/SOCK_SAP/Makefile: * examples/Connection/non_blocking/Makefile: + * examples/Misc/Makefile: On AIX w/ IBM C++, delete the tempinc directory before compiling each new program. Keeps the template instantiations from one program from conflicting with the others. |