diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-10 19:04:39 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-10 19:04:39 +0800 |
commit | f58676daaff03a866cb29cd854f564152d3b289b (patch) | |
tree | a7ace259a4a4c82ed34963cf03584ab00a7f9688 /mail/ChangeLog | |
parent | 23ca256b7dd10fea00e2914c968e797af6ea0622 (diff) | |
download | gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar.gz gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar.bz2 gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar.lz gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar.xz gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.tar.zst gsoc2013-evolution-f58676daaff03a866cb29cd854f564152d3b289b.zip |
Switched from ETable to ETableScrolled.
2000-07-10 Christopher James Lahey <clahey@helixcode.com>
* message-list.c, message-list.h: Switched from ETable to
ETableScrolled.
svn path=/trunk/; revision=4034
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 6cec9d3e68..81f3c104f4 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2000-07-10 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c, message-list.h: Switched from ETable to + ETableScrolled. + 2000-07-10 Jeffrey Stedfast <fejj@helixcode.com> * mail-ops.c (real_fetch_mail): Fixed movemail so that it too would |