aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index 12d42ae82..f5cae13e8 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,14 @@
+2006-10-08 Werner Koch <[email protected]>
+
+ * gpgrlhelp.c: Trun all functions into dummies if readline is not
+ available.
+
+2006-10-06 Werner Koch <[email protected]>
+
+ * Makefile.am (AM_CFLAGS): Use PTH version of libassuan.
+
+ * util.h (GNUPG_GCC_A_SENTINEL): Defined for gcc >= 4.
+
2006-10-04 David Shaw <[email protected]>
* gpgrlhelp.c: readline requires stdio.h.