summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 64ba27d..e0c3655 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+15-03-25 Cyrille Bagard <nocbos@gmail.com>
+
+ * tools/d2c/conv.c:
+ Fix a regression by taking care of results before going to a error exit.
+
+ * tools/d2c/macros.c:
+ * tools/d2c/macros.h:
+ Deleted entries: replaced a long time ago by the 'pproc.[ch]' files.
+
15-03-21 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/blocks/flow.c: