summaryrefslogtreecommitdiff
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index bfd6b82d..8cc3c53c 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -1,3 +1,8 @@
+2023-03-03 Mark Wielaard <mark@klomp.org>
+
+ * libelf.h: Define ELFCOMPRESS_ZSTD if undefined.
+ (elf_compress): Document ELFCOMPRESS_ZSTD compression type.
+
2023-02-20 Mark Wielaard <mark@klomp.org>
* gnuhash_xlate.h (elf_cvt_gnuhash): memmove any left over bytes.