summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index ed2c667990a..a74e069c43e 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,14 @@
+Mon Jul 31 19:23:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/OS_NS_stropts.inl (ioctl):
+ Check for ACE_HAS_IOCTL_INT_3_PARAM to make it easier to handle
+ the different VxWorks versions
+
+ * config-vxworks5.x.h:
+ * config-vxworks6.2.h:
+ * config-vxworks6.3.h:
+ Added ACE_HAS_IOCTL_INT_3_PARAM
+
Mon Jul 31 18:48:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
* Containers_T.{h,cpp}: