From: Benjamin Kaduk Date: Sun, 1 Jul 2018 17:43:28 +0000 (-0500) Subject: Update NEWS for 1.8.1pre2 X-Git-Tag: upstream/1.8.1_pre2^2~1 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=9a8aac9ed93f0e167399df7d4c156b7c227056cc;p=packages%2Fo%2Fopenafs.git Update NEWS for 1.8.1pre2 Change-Id: I5ceba218589aab4f2c3c1874661e2edbb9be0b65 Reviewed-on: https://gerrit.openafs.org/13230 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- diff --git a/NEWS b/NEWS index 99f7b9650..e9e679f9b 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,9 @@ OpenAFS 1.8.1 (in progress) All Server Platforms + * Fix reference counting error that could cause an assertion failure + in some workloads. + * Assorted cleanups and efficiency improvements in the ubik implementation. * Return a valid InlineBulkStatus response in error cases.