diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-02 11:36:22 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-02 11:36:22 +0800 |
commit | 49b1027805314439779639fb9b212186e61e5c27 (patch) | |
tree | 6f11bcd5852f5f7a29450125d3754006e1b0d710 /e-util/ChangeLog | |
parent | ce38de51898049d0d222a0279d40fc24ff43239a (diff) | |
download | gsoc2013-evolution-49b1027805314439779639fb9b212186e61e5c27.tar.gz 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/ChangeLog | 4 |
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> |