aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f5b8ad..5466e55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2004-03-09 Werner Koch <[email protected]>
+
+ * src/Makefile.am (mkerrcodes.h): Let CPP work on a temporary file.
+ (CLEANFILES): Add that temporary file.
+ * configure.ac (AC_PROG_CPP): Added.
+
+ * src/err-codes.h.in: Removed trailing spaces from
+ GPG_ERR_NOT_LOCKED.
+
+2004-03-08 Werner Koch <[email protected]>
+
+ * src/err-sources.h.in: Added GPG_ERR_SOURCE_GSTI.
+
2004-03-07 Marcus Brinkmann <[email protected]>
Released 0.7.
@@ -71,6 +84,14 @@
* src/gpg-error.h: File removed.
* src/gpg-error.c: New file.
+2004-02-18 Werner Koch <[email protected]>
+
+ * src/gpg-error-config.in: Ignore setting of --prefix.
+
+2004-02-11 Werner Koch <[email protected]>
+
+ * autogen.sh (check_version): Removed bashism and simplified.
+
2004-02-03 Werner Koch <[email protected]>
* src/gpg-error.h: Added GPG_ERR_NOT_LOCKED.