diff options
author | Tobias Mueller <tobiasmue@svn.gnome.org> | 2007-08-20 20:15:59 +0800 |
---|---|---|
committer | Tobias Mueller <tobiasmue@src.gnome.org> | 2007-08-20 20:15:59 +0800 |
commit | 6401279979da0bab90f49eb01274ebef86c9a172 (patch) | |
tree | 194e6e340850a90e7e5a4ce1987843d0e07d9d61 /mail/ChangeLog | |
parent | 8b5bd65751016d6ef8ba2ed2fd9b5fb5e7748624 (diff) | |
download | gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar.gz gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar.bz2 gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar.lz gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar.xz gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.tar.zst gsoc2013-evolution-6401279979da0bab90f49eb01274ebef86c9a172.zip |
** Fix for bug #467382
2007-08-20 Tobias Mueller <tobiasmue@svn.gnome.org>
** Fix for bug #467382
* em-folder-browser.c: Changing position of emfb_enable_map to
be able to compile with -pedantic
svn path=/trunk/; revision=34044
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 308e2688e5..98c1945e99 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2007-08-20 Tobias Mueller <tobiasmue@svn.gnome.org> + + ** Fix for bug #467382 + + * em-folder-browser.c: Changing position of emfb_enable_map to + be able to compile with -pedantic + 2007-08-20 Milan Crha <mcrha@redhat.com> ** Fix for bug #367760 |