aboutsummaryrefslogtreecommitdiffstats
path: root/my-evolution/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@src.gnome.org>2001-10-31 20:53:18 +0800
committerIain Holmes <iain@src.gnome.org>2001-10-31 20:53:18 +0800
commit9f6d470e753e1b909a304208cb06f104bb0cb324 (patch)
treed9a51812d84486eaf9c6c017687bc60400bf8e5d /my-evolution/ChangeLog
parent3f2c88fd0f1c284881b5d63655850619017185d9 (diff)
downloadgsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar.gz
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar.bz2
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar.lz
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar.xz
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.tar.zst
gsoc2013-evolution-9f6d470e753e1b909a304208cb06f104bb0cb324.zip
Fix bug if you remove all folders, or all rdfs or all weather stations where settings were reset
svn path=/trunk/; revision=14534
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r--my-evolution/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog
index b6465ad9a6..d10864fd18 100644
--- a/my-evolution/ChangeLog
+++ b/my-evolution/ChangeLog
@@ -1,3 +1,15 @@
+2001-10-31 Iain Holmes <iain@ximian.com>
+
+ * e-summary-preferences.c (make_initial_rdf_list): Put this back.
+ (make_initial_weather_list): This too plus fixed a memory leak.
+ (vector_from_str_list): Allow a NULL list. Return "" instead of NULL.
+ (e_summary_preferences_restore): Allow the display_folders, rdf_urls,
+ and stations to be NULL.
+
+ * e-summary-weather.c (e_summary_weather_init): Revert the last changes
+
+ * e-summary-rdf.c (e_summary_rdf_init): Same.
+
2001-10-30 Iain Holmes <iain@ximian.com>
* e-summary-preferences.c (find_name_from_url): Check a for NULL values