summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-06 22:28:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-06 22:28:57 (GMT)
commit991445be8992c9aad1d86f1ce28300c3421e8f2c (patch)
tree4de19f99d937225c4e5537621cd5f0445f58ec24 /ChangeLog
parent104a4a970c98b8846548e03246d7301c3e1eb553 (diff)
Built a fresh list for POTFILES when initializing the sources.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4429480..dbc9277 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
17-01-06 Cyrille Bagard <nocbos@gmail.com>
+ * autogen.sh:
+ Update init script.
+
+ * po/POTFILES.in:
+ Deleted entry.
+
+ * tools/ipf/init_potfiles.sh:
+ Build a fresh list for POTFILES when initializing the sources.
+
+17-01-06 Cyrille Bagard <nocbos@gmail.com>
+
* src/analysis/disass/area.c:
Handle some special cases of instruction replacements when disassembling.