aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index ebb9a2cd0c..5a05b40867 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,12 @@
+2000-06-12 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-config.c: Got rid of sources_max_row and identities_max_row
+ as they are not really needed (just use clist->rows)
+ (on_cmdSourcesEdit_clicked): Modified to make 'source'
+ point to the data being edited.
+ (on_cmdSourcesAdd_clicked): Adds a new clist item and selects it so the
+ editor knows where to stick the data when it's done.
+
2000-06-12 Federico Mena Quintero <federico@helixcode.com>
* message-list.c: Removed the ETableModel thaw handler.