From 106c466ccd8c68efd0e75862b883366ba2c930da Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Tue, 15 Apr 2003 21:31:22 +0000 Subject: Make sure any old symbol with the same name as the one being added, is 2003-04-15 Hans Petter Jansson * e-sexp.c (e_sexp_add_function) (e_sexp_add_ifunction): Make sure any old symbol with the same name as the one being added, is removed first. svn path=/trunk/; revision=20852 --- e-util/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index fd727c9505..9458c4fdc3 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,9 @@ +2003-04-15 Hans Petter Jansson + + * e-sexp.c (e_sexp_add_function) + (e_sexp_add_ifunction): Make sure any old symbol with the same name + as the one being added, is removed first. + 2003-04-14 Not Zed * e-gtk-utils.c (e_gtk_button_new_with_icon): Utility function to -- cgit v1.2.3