summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 565d91b75f2..e5b0a0ac4d8 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Tue Apr 2 09:07:13 UTC 2013 Martin Corino <mcorino@remedy.nl>
+
+ * ace/OS_NS_stdio.h:
+ Fix missing intptr_t declaration on QNX.
+
Sat Mar 30 18:11:06 UTC 2013 Martin Corino <mcorino@remedy.nl>
* examples/C++NPv1/Reactive_Logging_Server_Ex.h: