aboutsummaryrefslogtreecommitdiffstats
path: root/trunk/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/src/ChangeLog')
-rw-r--r--trunk/src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/src/ChangeLog b/trunk/src/ChangeLog
index 5d872142..5bd6ca8f 100644
--- a/trunk/src/ChangeLog
+++ b/trunk/src/ChangeLog
@@ -1,5 +1,9 @@
2009-06-09 Werner Koch <[email protected]>
+ * Makefile.am (main_sources): Remove gpgme.h.
+ (include_HEADERS): Rename to nodist_include_HEADERS so that a
+ VPATH build won't use the distributed one.
+
* util.h (GPG_ERR_NOT_OPERATIONAL): Define.
2009-05-28 Marcus Brinkmann <[email protected]>