summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-23 18:17:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-23 18:17:00 +0000
commitd4e2bd09872286771a656041ae27747a352b0e08 (patch)
treed0f631667a56aa89d04002c1ad05012f3b9bf1ce /ChangeLog-99b
parent1e66a853e4bb15ef4b76bf1afeb80e4d53d9638f (diff)
downloadATCD-d4e2bd09872286771a656041ae27747a352b0e08.tar.gz
ChangeLogTag:Thu Dec 23 12:16:38 1999 Christopher Kohlhoff <chris@kohlhoff.com>
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b30
1 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 984db2477ba..268f08c960f 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,33 @@
+Thu Dec 23 12:16:38 1999 Christopher Kohlhoff <chris@kohlhoff.com>
+
+ * ace: Added missing files Capabilities.cpp and Configuration.cpp
+ to $ACE_ROOT/ace/Makefile.bor.
+
+ * ACE/tests: Added new tests Auto_IncDec_Test and
+ Capabilities_test to Makefile.bor.
+
+ * ACE/tests: Fixed syntax error in a Borland C++Builder specific
+ section of Auto_IncDec_Test.cpp.
+
+ * ACE/tests: Fixed Malloc_Test so that it does not fail with
+ Borland C++Builder.
+
+ * ACE/tests/ Changed run_tests.bat so that it does not invoke
+ ACE_Init_Test when run with the "bor" command line
+ argument. This test uses MFC and need not be built or run.
+
+Thu Dec 23 11:46:38 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/OS.h: Moved
+
+ #if defined (ACE_HAS_SYS_FILIO_H)
+ # include /**/ <sys/filio.h>
+ #endif /* ACE_HAS_SYS_FILIO_H */
+
+ from OS.i to OS.h so that the FIONREAD macro will be defined for
+ the ACE_SOCK_Dgram::recv() method even if inline = 0. Thanks to
+ Alain Sauron <sauron@syseca.thomson-csf.com> for reporting this.
+
Wed Dec 22 11:29:43 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* bin/auto_compile_win32.pl: Renamed ImplRepo.dsw to