aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sm/ChangeLog')
-rw-r--r--sm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index acfa7f3bd..5f35e4858 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,10 @@
+2004-11-29 Werner Koch <[email protected]>
+
+ * gpgsm.c (set_debug): Changed to use a globals DEBUG_LEVEL and
+ DEBUG_VALUE.
+ (main): Made DEBUG_LEVEL global and introduced DEBUG_VALUE. This
+ now allows to add debug flags on top of a debug-level setting.
+
2004-11-23 Werner Koch <[email protected]>
* gpgsm.c: New option --prefer-system-dirmngr.