diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 65389666b9..338519c8a2 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,14 @@ +2003-07-23 Dan Winship <danw@ximian.com> + + * e-component-listener.c (connection_listen_cb): Fix a non-ANSI + switch label. + + * e-gui-utils.c: only include "art/empty.xpm" if + HAVE_LIBGNOMEUI_GNOME_ICON_LOOKUP_H isn't defined + + * e-xml-hash-utils.c (e_xml_to_hash): Deconstify a non-const + variable to fix a warning. + 2003-07-03 JP Rosevear <jpr@ximian.com> * e-xml-hash-utils.c (foreach_save_func): encode the text |