aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-02 11:03:03 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-02 11:03:03 +0800
commitaae604c8ad9b690467d32d961053eef40e8e3b94 (patch)
tree42354be754277b0f38d1faf6502112e22c1afede /e-util/ChangeLog
parentf9b79bb0f6f9f372539af46e26c93c1669762c79 (diff)
downloadgsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar.gz
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar.bz2
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar.lz
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar.xz
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.tar.zst
gsoc2013-evolution-aae604c8ad9b690467d32d961053eef40e8e3b94.zip
Added e_marshal_INT__INT_INT_POINTER.
2000-06-01 Christopher James Lahey <clahey@helixcode.com> * e-util.c, e-util.h: Added e_marshal_INT__INT_INT_POINTER. svn path=/trunk/; revision=3367
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index f794614488..554797a10a 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,7 @@
+2000-06-01 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-util.c, e-util.h: Added e_marshal_INT__INT_INT_POINTER.
+
2000-06-01 Dan Winship <danw@helixcode.com>
* e-util.c (g_int_compare): Duh! -1 != 1. :)