diff --git a/NEWS b/NEWS index 35cc642eec..81ef9eef47 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)