diff options
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 4a19bb7207..582155a13f 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,5 +1,10 @@ 2000-07-07 Christopher James Lahey <clahey@helixcode.com> + * e-util.c, e-util.h: Added e_strsplit to work around a bug in + g_strsplit. + +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. |