diff options
author | Bharath Acharya <abharath@novell.com> | 2008-08-12 11:25:12 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@src.gnome.org> | 2008-08-12 11:25:12 +0800 |
commit | 72fc7814faf1821468bae1296893e28fbd9ea5ff (patch) | |
tree | 59015255b390b20f72f5101a24647189d7438410 /plugins/email-custom-header/ChangeLog | |
parent | 434bc25ed6b3f458f3bf119e76bd8b2bcffe5178 (diff) | |
download | gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar.gz gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar.bz2 gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar.lz gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar.xz gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.tar.zst gsoc2013-evolution-72fc7814faf1821468bae1296893e28fbd9ea5ff.zip |
Added necessary libraries to link to. Build break while compiling on
2008-08-12 Bharath Acharya <abharath@novell.com>
* Makefile.am: Added necessary libraries to link to. Build break
while compiling on Windows.
svn path=/trunk/; revision=35959
Diffstat (limited to 'plugins/email-custom-header/ChangeLog')
-rw-r--r-- | plugins/email-custom-header/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/email-custom-header/ChangeLog b/plugins/email-custom-header/ChangeLog index 7f4dc1918a..0b916dca61 100644 --- a/plugins/email-custom-header/ChangeLog +++ b/plugins/email-custom-header/ChangeLog @@ -1,3 +1,8 @@ +2008-08-12 Bharath Acharya <abharath@novell.com> + + * Makefile.am: Added necessary libraries to link to. Build break while + compiling on Windows. + 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #543755 |