diff options
author | Not Zed <NotZed@HelixCode.com> | 2000-10-16 14:31:18 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-10-16 14:31:18 +0800 |
commit | 1bf57bb0d6f568a9ae0d0300095cdca21d10e94a (patch) | |
tree | 6414d7063e5ac0c80a0ad5430db7d7e5058e87ab /mail/ChangeLog | |
parent | 40effd4a8abe04ffb7731212e72e187ef3a4f67d (diff) | |
download | gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar.gz gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar.bz2 gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar.lz gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar.xz gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.tar.zst gsoc2013-evolution-1bf57bb0d6f568a9ae0d0300095cdca21d10e94a.zip |
Uh, fixed jeff's wrong fix for setting the speficiation (the function
2000-10-16 Not Zed <NotZed@HelixCode.com>
* message-list.c (message_list_setup_etable): Uh, fixed jeff's
wrong fix for setting the speficiation (the function changed to
set_state(), as can be seen in the e_table-scrolled_load_state()
call only 2 lines above).
svn path=/trunk/; revision=5938
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 130d7f6a8b..b620f89f33 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2000-10-16 Not Zed <NotZed@HelixCode.com> + + * message-list.c (message_list_setup_etable): Uh, fixed jeff's + wrong fix for setting the speficiation (the function changed to + set_state(), as can be seen in the e_table-scrolled_load_state() + call only 2 lines above). + +2000-10-13 Not Zed <NotZed@HelixCode.com> + + * message-list.c (message_list_setup_etable): oops, chose the + wrong thing to cut out after a merge conflict. + 2000-10-15 Chris Toshok <toshok@helixcode.com> * message-list.c (subtree_unread): ETreePath != GNode now, use |