diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-10-02 22:38:13 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-10-02 22:38:13 (GMT) |
commit | 34f0ead7c89b716c6a9f59f8dea6a9450e37e82a (patch) | |
tree | c1a41f5b11022e761becdb127d9180e46a58ede6 /ChangeLog | |
parent | 537ed969ad0305e70dc2d503dbc49df859892717 (diff) |
Given more flexibility to qinsert() for the inserted item.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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: |