aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-02 11:36:22 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-02 11:36:22 +0800
commit49b1027805314439779639fb9b212186e61e5c27 (patch)
tree6f11bcd5852f5f7a29450125d3754006e1b0d710 /e-util/ChangeLog
parentce38de51898049d0d222a0279d40fc24ff43239a (diff)
downloadgsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.gz
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.bz2
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.lz
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.xz
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.zst
gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.zip
Fixed e_marshal_INT__INT_INT_POINTER.
2000-06-01 Christopher James Lahey <clahey@helixcode.com> * e-util.c: Fixed e_marshal_INT__INT_INT_POINTER. svn path=/trunk/; revision=3369
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 554797a10a..bd49777d0c 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,5 +1,9 @@
2000-06-01 Christopher James Lahey <clahey@helixcode.com>
+ * e-util.c: Fixed 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.
2000-06-01 Dan Winship <danw@helixcode.com>