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 abdd3d5..e6a92f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+10-03-28 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/analysis/binary.c:
+ * src/analysis/roptions.c:
+ * src/analysis/roptions.h:
+ * src/dialogs/export.c:
+ Remove the second argument of the g_rendering_options_new() function
+ as it can be guessed from the first one.
+
10-03-21 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/exporter.c: