summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Shaw <joeshaw@novell.com>2006-02-09 19:57:42 +0000
committerJoe Shaw <joeshaw@novell.com>2006-02-09 19:57:42 +0000
commitcbe0956998b0bd2d711eac322e3f1af84e0bc991 (patch)
tree9e178a400ad3786664516c45a90f1e7188c9f7e5 /ChangeLog
parent2b5e0615cf16b9de8de4be902dec5bfc627d4e9a (diff)
2006-02-09 Joe Shaw <joeshaw@novell.com
* mono/Arguments.cs: Fix a magic number in the mono bindings that doesn't work on 64 bit arches. Patch from Peter Johanson.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ac2e4a9..ab8c1a41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-09 Joe Shaw <joeshaw@novell.com
+
+ * mono/Arguments.cs: Fix a magic number in the mono bindings
+ that doesn't work on 64 bit arches. Patch from Peter Johanson.
+
2006-01-27 Robert McQueen <robot101@debian.org>
* glib/dbus-binding-tool-glib.[ch]: Patch based on Ricardo Kekki's