diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-03-05 22:51:49 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-03-05 22:51:49 +0800 |
commit | 645f69dcf6d0b6162c5c7843371c559486234175 (patch) | |
tree | 6755a3cc2c0c43a0575dd2325300cb02b3e4589d /mail/ChangeLog | |
parent | 079b4363f312d117fbc22ec718e9f71ae23311b1 (diff) | |
download | gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar.gz gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar.bz2 gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar.lz gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar.xz gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.tar.zst gsoc2013-evolution-645f69dcf6d0b6162c5c7843371c559486234175.zip |
Added a prototype message listing.
2000-03-05 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Added a prototype message listing.
svn path=/trunk/; revision=2059
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 8b27037024..f5e7dd91c0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,7 @@ +2000-03-05 Christopher James Lahey <clahey@helixcode.com> + + * message-list.c: Added a prototype message listing. + 2000-03-04 Christopher James Lahey <clahey@helixcode.com> * message-list.c: Set up the column headers properly. |