diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-11-14 03:33:47 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-11-14 03:33:47 +0800 |
commit | a53ac3867bb028e0b318aa9fcfda00657b1cfd7d (patch) | |
tree | a6bb7c2a29106043d687cbe0cecd17ff5bbb3123 /mail/ChangeLog | |
parent | f300ac0095fc9830abe1133ca8e3c6a8f1433723 (diff) | |
download | gsoc2013-evolution-a53ac3867bb028e0b318aa9fcfda00657b1cfd7d.tar.gz gsoc2013-evolution-a53ac3867bb028e0b318aa9fcfda00657b1cfd7d.tar.zst gsoc2013-evolution-a53ac3867bb028e0b318aa9fcfda00657b1cfd7d.zip |
Update the gal reqiurement version.
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Update the gal reqiurement version.
From mail/ChangeLog:
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Removed some e_table_model calls and replaced
them with e_tree_model calls.
svn path=/trunk/; revision=6564
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 56239bb8aa..e623dab024 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-11-13 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Removed some e_table_model calls and replaced + them with e_tree_model calls. + 2000-11-12 Dan Winship <danw@helixcode.com> * mail-local.c (mail_do_register_folder): Do this the normal way |