diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-04-03 20:15:33 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-04-03 20:15:33 +0800 |
commit | 7415694be725694f8f6fc6484aeca81974ab24ba (patch) | |
tree | 3553e8ce15b1139ff2a970be3ca1c811683d63b9 /mail/ChangeLog | |
parent | d428c052b502020ff94d2b431c6105159a920124 (diff) | |
download | gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar.gz gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar.bz2 gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar.lz gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar.xz gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.tar.zst gsoc2013-evolution-7415694be725694f8f6fc6484aeca81974ab24ba.zip |
Don't #include <composer/e-msg-composer.h> since we don't install that
2007-04-03 Matthew Barnes <mbarnes@redhat.com>
* mail/em-event.h: Don't #include <composer/e-msg-composer.h>
since we don't install that file. Doing so prevents third-party
applications like mail-notification from building. (#400241)
svn path=/trunk/; revision=33375
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index edc0006f28..065ccb9f19 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2007-04-03 Matthew Barnes <mbarnes@redhat.com> + + * em-event.h: Don't #include <composer/e-msg-composer.h> since we + don't install that file. Doing so prevents third-party applications + like mail-notification from building. (#400241) + 2007-04-03 Srinivasa Ragavan <sragavan@novell.com> Reworked the SPAM plugins with more UI options and support for |