summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJohn (J5) Palmieri <johnp@redhat.com>2008-01-15 16:43:46 -0500
committerJohn (J5) Palmieri <johnp@redhat.com>2008-01-15 16:43:46 -0500
commitc0910a0bda980888f3261486fc873f5510de48a9 (patch)
tree3cb9109a0a75ada9161c586d4aaeb0121df5c045 /ChangeLog
parent94bc113117ea967c3c77d6a19ab3971ac6455765 (diff)
support for AIX poll implementation (FDO Bug #11666)
2008-01-15 John (J5) Palmieri <johnp@redhat.com> * patch by Peter O'Gorman <pogma at thewrittenword dot com> * dbus/dbus-sysdeps.h: support for AIX poll implementation (FDO Bug #11666)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8d5ab01..22a5f0c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-01-15 John (J5) Palmieri <johnp@redhat.com>
+ * patch by Peter O'Gorman <pogma at thewrittenword dot com>
+
+ * dbus/dbus-sysdeps.h: support for AIX poll implementation (FDO Bug
+ #11666)
+
+2008-01-15 John (J5) Palmieri <johnp@redhat.com>
+
* tests/name-test/run-test.sh: make more portable (FDO Bug #11667)
2008-01-15 John (J5) Palmieri <johnp@redhat.com>