From 7389045ccc98be99f19c36c2f2c446ab69d04895 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 27 Dec 2000 15:12:49 +0000 Subject: 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 --- mail/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mail/ChangeLog') 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 + + * 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 * message-list.c (filter_date): Changed this to format times in 12 -- cgit