diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-07-07 14:00:15 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-07-07 14:00:15 +0800 |
commit | 5304dda169dd9778def88176572bb76eeaf0883b (patch) | |
tree | eda6a760e5bdedd99ab23b58c1b382dca585840d /mail/ChangeLog | |
parent | 622ee65eb612e8f492b17538df95ed2e2d709466 (diff) | |
download | gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar.gz gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar.bz2 gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar.lz gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar.xz gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.tar.zst gsoc2013-evolution-5304dda169dd9778def88176572bb76eeaf0883b.zip |
Made this handle being given a row that's outside the range better.
2001-07-07 Christopher James Lahey <clahey@ximian.com>
* message-list.c (message_list_select): Made this handle being
given a row that's outside the range better.
svn path=/trunk/; revision=10881
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 6e09d51153..943c291fa9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2001-07-07 Christopher James Lahey <clahey@ximian.com> + + * message-list.c (message_list_select): Made this handle being + given a row that's outside the range better. + 2001-07-06 Jason Leach <jleach@ximian.com> [Fix bug #1100, default account is stored strangely] |