From 623ba9a279db035339ac8ae5030683c1e79b8618 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Sun, 14 May 2000 14:17:51 +0000 Subject: Added e_strdup_strip which returns a copy of the string with the leading 2000-05-14 Christopher James Lahey * e-util.c, e-util.h: Added e_strdup_strip which returns a copy of the string with the leading and trailing spaces removed. svn path=/trunk/; revision=3026 --- e-util/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 367885919f..015d840969 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,8 @@ +2000-05-14 Christopher James Lahey + + * e-util.c, e-util.h: Added e_strdup_strip which returns a copy of + the string with the leading and trailing spaces removed. + 2000-05-11 NotZed * e-sexp.c (e_sexp_finalise): Destroy the g_scanner when cleaning up. -- cgit v1.2.3