summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1c9fa76..a89b57f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+16-12-05 Cyrille Bagard <nocbos@gmail.com>
+
+ * src/arch/vmpa.c:
+ * src/arch/vmpa.h:
+ Provide a function to align positions.
+
+ * src/format/elf/elf-int.c:
+ * src/format/elf/elf-int.h:
+ * src/format/elf/elf_def.h:
+ Read ELF notes when requested.
+
+ * src/plugins/pglist.c:
+ Use a generic directories separator.
+
16-11-28 Cyrille Bagard <nocbos@gmail.com>
* configure.ac: