aboutsummaryrefslogtreecommitdiff
path: root/changes/bug22927
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug22927')
-rw-r--r--changes/bug229276
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug22927 b/changes/bug22927
new file mode 100644
index 0000000000..6e68e6ff08
--- /dev/null
+++ b/changes/bug22927
@@ -0,0 +1,6 @@
+ o Minor bugfixes (compatibility, zstd):
+ - Write zstd epilogues correctly when the epilogue requires reallocation
+ of the output buffer, even with zstd 1.3.0. (Previously,
+ we worked on 1.2.0 and failed with 1.3.0). Fixes bug 22927; bugfix on
+ 0.3.1.1-alpha.
+