summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMark Wielaard <mark@klomp.org>2021-05-22 15:41:43 +0200
committerMark Wielaard <mark@klomp.org>2021-05-22 15:41:43 +0200
commit01747645a490fbe6e120657592954e0e84b4ba69 (patch)
tree0ab6007f548570e07a46b3dd5422da5813466391 /NEWS
parent0b454c7e1997b5500bd3fa022370338819848f8b (diff)
downloadelfutils-0.185.tar.gz
Prepare for 0.185elfutils-0.185
Set version to 0.185 Update NEWS and elfutils.spec.in Regenerate po/*.po files Signed-off-by: Mark Wielaard <mark@klomp.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c56922cd..a73d39ec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 0.185
+
+debuginfod-client: Simplify curl handle reuse so downloads which
+ return an error are retried.
+
+elfcompress: Always exit with code 0 when the operation succeeds (even
+ when nothing was done). On error the exit code is now always 1.
+
Version 0.184
debuginfod: Use libarchive's bsdtar as the .deb-family file unpacker.