diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +17-01-14 Cyrille Bagard <nocbos@gmail.com> + + * src/arch/vmpa.c: + * src/arch/vmpa.h: + Define extra comparisons for memory ranges. + + * src/common/sort.c: + * src/common/sort.h: + Restore an assertion. Create a function to delete an indexed item from + a sorted array. + + * src/glibext/gbinportion.c: + * src/glibext/gbinportion.h: + Fortify the tree of binary portions. + 17-01-10 Cyrille Bagard <nocbos@gmail.com> * .gitignore: |