]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Update release notes for 1.6.3
authorStephan Wiesand <stephan.wiesand@desy.de>
Thu, 30 May 2013 14:52:26 +0000 (16:52 +0200)
committerStephan Wiesand <stephan.wiesand@desy.de>
Sun, 2 Jun 2013 17:55:36 +0000 (10:55 -0700)
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 <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
NEWS

diff --git a/NEWS b/NEWS
index 35cc642eecaf34668ca682396b713d9131556eb9..81ef9eef4777fabb8caa1d5c3f86113eb917c05e 100644 (file)
--- 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)