From 78d06c6587d31b300b7426af6cc33f95c494fac1 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Mon, 6 Apr 2009 00:11:54 +0000 Subject: 2009-04-05 Miguel de Icaza * src/gpath.c: Avoid situations where we add the separator if one of the elements is the separator. svn path=/trunk/mono/; revision=131083 --- eglib/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'eglib/ChangeLog') diff --git a/eglib/ChangeLog b/eglib/ChangeLog index f4e8140792a..f7c08f6fa9b 100644 --- a/eglib/ChangeLog +++ b/eglib/ChangeLog @@ -1,3 +1,13 @@ +2009-04-05 Miguel de Icaza + + * src/gpath.c: Avoid situations where we add the separator if one + of the elements is the separator. + +2009-04-02 Miguel de Icaza + + * src/gpath.c: If the first element is NULL, return an empty + string. + 2009-02-19 Gonzalo Paniagua Javier * src/gstr.c: use memset in g_strnfill. -- cgit v1.2.3