aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2002-11-14 03:54:55 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2002-11-14 03:54:55 +0800
commit777954dd8ae728870eb9881da9b6de9739b9155f (patch)
tree3c0c1fcb1edd156efa60ec12ecd0b139eba426d7 /e-util/ChangeLog
parent0cdfb61be23755d67fca08dfc73fc49bab66c826 (diff)
downloadgsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar.gz
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar.bz2
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar.lz
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar.xz
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.tar.zst
gsoc2013-evolution-777954dd8ae728870eb9881da9b6de9739b9155f.zip
(e_config_listener_get_string_with_default):
Make sure we don't use a string value from a GConfValue that got freed. svn path=/trunk/; revision=18743
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 8fa6a15d03..7d6e154201 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,9 @@
+2002-11-13 Ettore Perazzoli <ettore@ximian.com>
+
+ * e-config-listener.c (e_config_listener_get_string_with_default):
+ Make sure we don't use a string value from a GConfValue that got
+ freed.
+
2002-11-12 Chris Toshok <toshok@ximian.com>
* Makefile.am