From: Stephan Wiesand Date: Thu, 30 May 2013 14:52:26 +0000 (+0200) Subject: Update release notes for 1.6.3 X-Git-Tag: upstream/1.6.3^2 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f1702d57bcad2843f08341aaa46519a095d970ce;p=packages%2Fo%2Fopenafs.git Update release notes for 1.6.3 As of pre3, we'll support Linux 3.10 clients (at least up to rc3). Change-Id: I81b783ad563e4a7735638bde2aa77d11ea1ec83c Reviewed-on: http://gerrit.openafs.org/9959 Tested-by: BuildBot Reviewed-by: Jeffrey Altman Reviewed-by: Stephan Wiesand --- diff --git a/NEWS b/NEWS index 35cc642ee..81ef9eef4 100644 --- a/NEWS +++ b/NEWS @@ -41,7 +41,7 @@ All server platforms performed before. * The fileserver now emits a log message when it ran out of memory for - for callbacks. + callbacks. * Avoid several potential fileserver problems, including memory corruption and segmentation faults, due to client bookkeeping. @@ -76,7 +76,7 @@ All UNIX client platforms Linux clients - * Support Linux kernels up to 3.9 + * Support Linux kernels up to 3.10 * Fixed two bugs making it impossible to unmount a disk cache filesystem after it has been used by the client. (RT #131613)