summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-13 23:48:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-13 23:56:28 (GMT)
commita156dc15cccb54d662b0085c8e4f27767dd5542f (patch)
tree46fdadb99945b315f823a1359415ab5acbc5fad9 /ChangeLog
parentd5b82c659081827182b2afbef468327b381fb850 (diff)
Fortified the tree of binary portions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62b87c6..7599fa5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: