diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-08 00:13:17 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-08 00:13:17 +0800 |
commit | f0c10e106c6d47e4817f118ff94555a15dfbed00 (patch) | |
tree | 2019b77f6a141f93609ecbe3d79dabc609da89fa /e-util/ChangeLog | |
parent | d6fdf08d681d4db1687705e2d19e6c1db1acf5e4 (diff) | |
download | gsoc2013-evolution-f0c10e106c6d47e4817f118ff94555a15dfbed00.tar.gz gsoc2013-evolution-f0c10e106c6d47e4817f118ff94555a15dfbed00.tar.zst gsoc2013-evolution-f0c10e106c6d47e4817f118ff94555a15dfbed00.zip |
Added last and insert functions.
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
* e-iterator.c, e-iterator.h, e-list-iterator.c,
e-list-iterator.h: Added last and insert functions.
svn path=/trunk/; revision=3946
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 17066f1fce..4a19bb7207 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-07-07 Christopher James Lahey <clahey@helixcode.com> + + * e-iterator.c, e-iterator.h, e-list-iterator.c, + e-list-iterator.h: Added last and insert functions. + 2000-07-06 Federico Mena Quintero <federico@helixcode.com> * e-dialog-widgets.c: Added docstrings. This file did not have |