diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-04-06 21:18:40 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-04-06 21:18:40 +0800 |
commit | 271d15aab627b71eebacbf0b3b1219928707336b (patch) | |
tree | c0465bb1e632c1bf6e2301e6455461140f6ff836 /mail/ChangeLog | |
parent | 674962f573dcafbb787b1d3d9728d870bb6a2109 (diff) | |
download | gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar.gz gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar.bz2 gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar.lz gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar.xz gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.tar.zst gsoc2013-evolution-271d15aab627b71eebacbf0b3b1219928707336b.zip |
More intelligent message selection. (#332765) Patch from Christof Krüger
2007-04-06 Matthew Barnes <mbarnes@redhat.com>
* mail/message-list.c: More intelligent message selection. (#332765)
Patch from Christof Krüger
svn path=/trunk/; revision=33394
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 6611bfa2f2..b4e892855b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2007-04-06 Matthew Barnes <mbarnes@redhat.com> + * message-list.c: More intelligent message selection. (#332765) + Patch from Christof Krüger + +2007-04-06 Matthew Barnes <mbarnes@redhat.com> + * mail-session.c (main_system_beep): Unref 'session'. (#424795) Patch from Karl Relton |