aboutsummaryrefslogtreecommitdiffstats
path: root/common/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'common/ChangeLog')
-rw-r--r--common/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index b7c583797..9db29d908 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,3 +1,21 @@
+2007-11-15 Werner Koch <[email protected]>
+
+ * asshelp.c (send_pinentry_environment): Add args XAUTHORITY and
+ PINENTRY_USER_DATA.
+ (start_new_gpg_agent): Ditto.
+
+2007-11-07 Werner Koch <[email protected]>
+
+ * status.h: New.
+ * errors.h: Remove.
+
+2007-11-05 Werner Koch <[email protected]>
+
+ * audit.c, audit.h: New.
+ * Makefile.am: Add rules to build audit-events.h.
+ * exaudit.awk: New.
+ * mkstrtable.awk: New. Taken from libgpg-error.
+
2007-10-19 Werner Koch <[email protected]>
* i18n.c (i18n_switchto_utf8, i18n_switchback): New.