summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bac9b6..e5d8801 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* adding SIGTERM/SIGINT handlers,
refactoring lt_run to check the latrace got killed
* adding tests for latrace termination
+ * args - replacing destination strings with void pointers
2011-05-24 Jiri Olsa <olsajiri@gmail.com>
* args - use isprint to decide whether to print the character,