aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@ximian.com>2003-04-16 05:27:08 +0800
committerHans Petter <hansp@src.gnome.org>2003-04-16 05:27:08 +0800
commita693beaab485e44e2c35e0c2a5440c7c4a8760c0 (patch)
tree9c35ba0750a90f6d825c1122a55906a380f6b10c /shell/ChangeLog
parent89784ed940d875337fbef17dad1d2332d203587e (diff)
downloadgsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar.gz
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar.bz2
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar.lz
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar.xz
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.tar.zst
gsoc2013-evolution-a693beaab485e44e2c35e0c2a5440c7c4a8760c0.zip
Free the temporary string.
2003-04-15 Hans Petter Jansson <hpj@ximian.com> * e-setup.c (e_setup_check_config): Free the temporary string. * e-shell-user-creatable-items-handler.c (append_xml_for_menu_item): Free the icon xml string. * e-shell.c (parse_default_uri): Free the component name, the configuration path and the temporary path. svn path=/trunk/; revision=20849
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 556428e0f6..711a05fff9 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,13 @@
+2003-04-15 Hans Petter Jansson <hpj@ximian.com>
+
+ * e-setup.c (e_setup_check_config): Free the temporary string.
+
+ * e-shell-user-creatable-items-handler.c (append_xml_for_menu_item):
+ Free the icon xml string.
+
+ * e-shell.c (parse_default_uri): Free the component name, the
+ configuration path and the temporary path.
+
2003-04-15 Dan Winship <danw@ximian.com>
* e-folder.c (e_folder_get_has_subfolders,