summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorHavoc Pennington <hp@redhat.com>2003-06-25 01:05:46 +0000
committerHavoc Pennington <hp@redhat.com>2003-06-25 01:05:46 +0000
commit6fba6839f5cb730791edcc48f1fa65a74f118a5b (patch)
tree61b44c7715792944261ef149a63f0913df02e8b6 /ChangeLog
parentf55377a708a404ab2c791421ff5f78121c7e50ac (diff)
2003-06-24 Havoc Pennington <hp@pobox.com>
* mono/*.cs: Use IntPtr.Zero instead of ((IntPtr) 0)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c84cda1d..00b421e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-06-24 Havoc Pennington <hp@pobox.com>
+
+ * mono/*.cs: Use IntPtr.Zero instead of ((IntPtr) 0)
+
2003-06-23 Anders Carlsson <andersca@codefactory.se>
* configure.in: