diff options
author | Dan Winship <danw@src.gnome.org> | 2000-12-27 23:12:49 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-12-27 23:12:49 +0800 |
commit | 7389045ccc98be99f19c36c2f2c446ab69d04895 (patch) | |
tree | 3a92a30df56bd0a9088b78ad4215ee175e869988 /mail/ChangeLog | |
parent | db2b02492d841827a12046039ce1931472c51dd8 (diff) | |
download | gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar.gz gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar.bz2 gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar.lz gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar.xz gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.tar.zst gsoc2013-evolution-7389045ccc98be99f19c36c2f2c446ab69d04895.zip |
Use info->name, not input->full_name. Fixes #1029 in
* subscribe-dialog.c (setup_subscribe_folder): Use info->name, not
input->full_name. Fixes #1029 in bugzilla.helixcode.com.
svn path=/trunk/; revision=7180
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 0d4b3bf03c..6e5327b817 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-12-27 Dan Winship <danw@helixcode.com> + + * subscribe-dialog.c (setup_subscribe_folder): Use info->name, not + input->full_name. Fixes #1029 in bugzilla.helixcode.com. + 2000-12-24 Christopher James Lahey <clahey@helixcode.com> * message-list.c (filter_date): Changed this to format times in 12 |