summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2004-03-09 15:21:00 +0000
committerWerner Koch <wk@gnupg.org>2004-03-09 15:21:00 +0000
commit1584d44bcf3912d00e0481768bbd59e01a641a4c (patch)
tree9095ca2ad6f149d1c7d21172f69ad1b97a4ca0ec /ChangeLog
parentf05bbd1ccf374e8efce25b686b8760b9309cf314 (diff)
downloadlibgpg-error-1584d44bcf3912d00e0481768bbd59e01a641a4c.tar.gz
* Makefile.am (dist-hook): Create a VERSION file for use by mkdiff.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5466e55..5d263a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-03-09 Werner Koch <wk@gnupg.org>
+ * Makefile.am (dist-hook): Create a VERSION file for use by mkdiff.
+
* src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.
(CLEANFILES): Add that temporary file.
* configure.ac (AC_PROG_CPP): Added.