aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2003-01-27 14:23:58 +0800
committerChris Toshok <toshok@src.gnome.org>2003-01-27 14:23:58 +0800
commitd79f733942e7e9b308cc1e5691e0fd3d2ba697cc (patch)
tree9e952c195fbf46f2deea44f35055cd0bb6b5a13b /e-util/ChangeLog
parent58f0adcb24e054edad45b9e8969d84648699857b (diff)
downloadgsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar.gz
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar.bz2
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar.lz
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar.xz
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.tar.zst
gsoc2013-evolution-d79f733942e7e9b308cc1e5691e0fd3d2ba697cc.zip
ref/sink the pilot settings to clear up that gtk warning.
2003-01-26 Chris Toshok <toshok@ximian.com> * e-pilot-settings.c (e_pilot_settings_new): ref/sink the pilot settings to clear up that gtk warning. svn path=/trunk/; revision=19644
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index f0eaf86194..3a0896ab8a 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-26 Chris Toshok <toshok@ximian.com>
+
+ * e-pilot-settings.c (e_pilot_settings_new): ref/sink the pilot
+ settings to clear up that gtk warning.
+
2003-01-25 Chris Toshok <toshok@ximian.com>
* e-pilot-map.c (e_pilot_map_read): g_file_exists -> g_file_test.