summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-10-02 22:38:13 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-10-02 22:38:13 (GMT)
commit34f0ead7c89b716c6a9f59f8dea6a9450e37e82a (patch)
treec1a41f5b11022e761becdb127d9180e46a58ede6 /ChangeLog
parent537ed969ad0305e70dc2d503dbc49df859892717 (diff)
Given more flexibility to qinsert() for the inserted item.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 332e6fa..9024665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+16-10-03 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/common/sort.c:
+ Give more flexibility to qinsert() for the inserted item.
+
+ * src/format/format.c:
+ Update code.
+
16-09-29 Cyrille Bagard <nocbos@gmail.com>
* src/format/mangling/dex/type_gram.y: