diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2006-09-25 21:45:10 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2006-09-25 21:45:10 +0800 |
commit | b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7 (patch) | |
tree | 6d6a9c4443e986f13e0d0274d7014db2af1a1a95 /art/ChangeLog | |
parent | e9c5080c54e062ee8c7e18b4db8bff4de6900129 (diff) | |
download | gsoc2013-evolution-b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7.tar.gz gsoc2013-evolution-b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7.tar.zst gsoc2013-evolution-b9fa1cadf4bdd2a9dde3f244e3623657c12a0dc7.zip |
Fixes bug #356811
2006-09-19 Matthew Barnes <mbarnes@redhat.com>
Fixes bug #356811
* Makefile.am: Add a uninstall-local rule to remove
$(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png.
svn path=/trunk/; revision=32813
Diffstat (limited to 'art/ChangeLog')
-rw-r--r-- | art/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 7fafe12293..f56c7de0c1 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,10 @@ +2006-09-19 Matthew Barnes <mbarnes@redhat.com> + + Fixes bug #356811 + + * Makefile.am: Add a uninstall-local rule to remove + $(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png. + 2006-05-25 Srinivasa Ragavan <sragavan@novell.com> ** Added new icons to evolution. |