commit c656754718e84359430fba23571c924d409e1c2b Author: Matthew Barnes Date: Mon Jun 25 12:11:36 2012 -0400 NEWS update for 3.5.3.1 release. NEWS | 6 ++++++ configure.ac | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) commit 9ce855f74c1ff78134f218dc9bd57e0d7dc53cfc Author: Matthew Barnes Date: Mon Jun 25 20:39:22 2012 -0400 itip-formatter/plugin: Can't link a module to another module. Point modules/itip-formatter/plugin/Makefile.am to the source files it needs from the module directory. Have to rebuild them for the plugin. (cherry picked from commit 2e7bd95699ea456f19d25bc8a574730ebd4eac27) modules/itip-formatter/plugin/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) commit 30beace0b1a091ee92102153fb6b224c2e247102 Author: Matthew Barnes Date: Mon Jun 25 17:31:57 2012 -0400 Include e-mail-part-audio-inline.h in tarball. Private header, but still need to distribute it. (cherry picked from commit e22b00b57949ace529472f5c72bce6f7515f69bd) modules/audio-inline/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 15b8b4ce5a13af6f33d04c2ce70946b099136023 Author: Matthew Barnes Date: Mon Jun 25 15:36:50 2012 -0400 Include e-mail-part-vcard-inline.h in tarball. Private header, but still need to distribute it. (cherry picked from commit cbf408cf0986d87d9180b67802751d060f3d462e) modules/vcard-inline/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 606e81e702f4e6d3fa5123cf7aaca83d17e921fe Author: Matthew Barnes Date: Mon Jun 25 14:11:12 2012 -0400 Include e-mail-part-itip.h in tarball. Private header, but still need to distribute it. (cherry picked from commit a6d115c50b02ca9a18a2d94aa867c397f1777734) modules/itip-formatter/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit c2f4bb41c748a8365866f10ecbd58291efd0ec96 Author: Matthew Barnes Date: Mon Jun 25 12:52:52 2012 -0400 Include e-mail-format-extensions.h in tarball. Private header, but still need to distribute it. (cherry picked from commit b37d6baf46be046074de69d0d6603dc906b02bc4) em-format/Makefile.am | 1 + 1 file changed, 1 insertion(+) commit 116b02223f53c599b927ead5158ababf96839eac Author: Matthew Barnes Date: Mon Jun 25 12:49:52 2012 -0400 em-format: Remove $(emformatextensions_SOURCES) reference. This variable is not defined anywhere. (cherry picked from commit cdbb52f3f9adb97a17eb38054ad5fdb5205efb7b) em-format/Makefile.am | 1 - 1 file changed, 1 deletion(-) commit 24359ea6d79cafde0d3c9b7ad448e8c70a19777d Author: Matthew Barnes Date: Mon Jun 25 12:07:44 2012 -0400 itip-formatter: Forgot to build the EPlugin (cherry picked from commit ec8e68772d472c17a3df630e27639cea7dd43e42) modules/itip-formatter/Makefile.am | 2 ++ 1 file changed, 2 insertions(+)