From fcfda658fd965a09798f13b435a2b4d853e16c5c Mon Sep 17 00:00:00 2001 From: Jason Leach Date: Wed, 25 Jul 2001 16:55:28 +0000 Subject: $(BONOBO_CONF_CFLAGS) was here twice, took out one of them. 2001-07-25 Jason Leach * Makefile.am (INCLUDES): $(BONOBO_CONF_CFLAGS) was here twice, took out one of them. * e-shell-view.c (socket_destroy_cb): Mem leak fix. Thanks to the amazing Jacob B. Bug #5054. svn path=/trunk/; revision=11402 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 85ddb6da8f..93c511493a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-07-25 Jason Leach + + * Makefile.am (INCLUDES): $(BONOBO_CONF_CFLAGS) was here twice, + took out one of them. + + * e-shell-view.c (socket_destroy_cb): Mem leak fix. Thanks to the + amazing Jacob B. Bug #5054. + 2001-07-25 Jason Leach * e-task-widget.c: #include and -- cgit