aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c5469c7..9e0d9b4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-05 Marcus Brinkmann <[email protected]>
+
+ * debug.h (TRACE_LOG5): Add macro.
+ * debug.c (_assuan_debug_buffer): Add newline
+ * system.c: Add more debug output (conditioned on the compile-time
+ DEBUG_SYSIO macro).
+
2009-12-14 Werner Koch <[email protected]>
* assuan.h (ASSUAN_RESPONSE_COMMENT): New.