diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-09-28 02:06:45 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-28 02:06:45 +0800 |
commit | 37c142d956ca60725b1e989e95860e185156f5e9 (patch) | |
tree | 581731abf0866abef292c11f36112498eed28787 /ChangeLog | |
parent | 54d4e5e5f8ae9b2273377b1030a9822b4faecba2 (diff) | |
download | gsoc2013-evolution-37c142d956ca60725b1e989e95860e185156f5e9.tar.gz gsoc2013-evolution-37c142d956ca60725b1e989e95860e185156f5e9.tar.zst gsoc2013-evolution-37c142d956ca60725b1e989e95860e185156f5e9.zip |
** Fixes part of bug #477045
2007-09-27 Matthew Barnes <mbarnes@redhat.com>
** Fixes part of bug #477045
* configure.in:
Bump minimum gnome-icon-theme version to 2.19.91 to ensure we
get the new mail icons.
svn path=/trunk/; revision=34323
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2007-09-27 Matthew Barnes <mbarnes@redhat.com> + ** Fixes part of bug #477045 + + * configure.in: + Bump minimum gnome-icon-theme version to 2.19.91 to ensure we + get the new mail icons. + +2007-09-27 Matthew Barnes <mbarnes@redhat.com> + * configure.in: Remove the --enable-gtk-doc configure option since we don't ship any Gtk-Doc content (#476926). |