summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>1999-06-25 19:36:34 +0000
committerSteve Huston <shuston@riverace.com>1999-06-25 19:36:34 +0000
commit96737b048febf0f299ca6a413c0c1df184aba021 (patch)
tree8322e464b6bb4415cc50887db85d20655254e771 /ChangeLog-99b
parent26ace7906b9c3591811875c724faf15652fe3d1d (diff)
downloadATCD-96737b048febf0f299ca6a413c0c1df184aba021.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b4
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.