aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-01-20 05:36:57 +0800
committerDan Winship <danw@src.gnome.org>2001-01-20 05:36:57 +0800
commit5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b (patch)
tree965f49d00b8e17acc50bccdb654d50a8bb026f42 /mail/ChangeLog
parente0ca9fc3346b8f27aefc63a9cc458ff437f2ff63 (diff)
downloadgsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar.gz
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar.bz2
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar.lz
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar.xz
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.tar.zst
gsoc2013-evolution-5ca4a5eb37cc9347e1d01028d31edc46ef1cb90b.zip
New function to add a folder and any parents of it that don't yet exist.
* subscribe-dialog.c (recursive_add_folder): New function to add a folder and any parents of it that don't yet exist. Fixes bugzilla #1028. svn path=/trunk/; revision=7658
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 6bb1be5091..bb1a8623dc 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,9 @@
+2001-01-19 Dan Winship <danw@ximian.com>
+
+ * subscribe-dialog.c (recursive_add_folder): New function to add a
+ folder and any parents of it that don't yet exist. Fixes bugzilla
+ #1028.
+
2001-01-19 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c: New swanky send/recieve thingy, well it so far