diff options
author | Priit Laes <plaes@svn.gnome.org> | 2007-10-31 23:53:48 +0800 |
---|---|---|
committer | Priit Laes <plaes@src.gnome.org> | 2007-10-31 23:53:48 +0800 |
commit | 219faf7e428077af21213fedfc7a33432f4c545f (patch) | |
tree | 8da0703fb8f0d310daa26abc14fb69a7c1cdc0bf /mail/ChangeLog | |
parent | 82d8d4dfeabd0cdb61d5417aee19c2aea7f7f7cd (diff) | |
download | gsoc2013-evolution-219faf7e428077af21213fedfc7a33432f4c545f.tar.gz gsoc2013-evolution-219faf7e428077af21213fedfc7a33432f4c545f.tar.zst gsoc2013-evolution-219faf7e428077af21213fedfc7a33432f4c545f.zip |
Fix the ordering of the string components.
2007-10-31 Priit Laes <plaes@svn.gnome.org>
* mail-component.c: (view_changed): Fix the ordering of the string
components.
svn path=/trunk/; revision=34469
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 35d529f50d..b342ed62a5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,8 @@ +2007-10-31 Priit Laes <plaes@svn.gnome.org> + + * mail-component.c: (view_changed): Fix the ordering of the string + components. + 2007-10-30 Michael Monreal <mmonreal@svn.gnome.org> ** Fix for bug #446035 |