aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 01:49:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-10-10 01:49:46 +0000
commit855979fd3dd91cacd094384774cb339460587f14 (patch)
tree3be4dbe08839e571c33a13f8e526141e93b2a022 /ChangeLog
parent4ee27dcfaf01e2c01eb7cc16a1c7ca30526d7318 (diff)
removed includedir from include path in Makefiles.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3172 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 17cc4869..d5c384c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-10-10
+
+ * libsylph/Makefile.am
+ src/Makefile.am
+ plugin/test/Makefile.am
+ plugin/attachment_tool/Makefile.am: removed includedir from include
+ path in Makefiles (thanks to Valentine Barshak).
+
2012-10-05
* configure.in: raised the required GTK+ version to 2.8.0.