From 1f67b7dc711686252651a29ec3d7a4e0763fb099 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Sat, 8 Aug 2015 17:14:36 +1000 Subject: [PATCH] Add notice in news about vmstat --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6ff07259..a0283480 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ procps-ng-NEXT * kill,skill,pkill: fix option parsing * top once again will fully honor a saved rcfile, without requiring --disable-modern-top. Debian #762928, #762947 + * vmstat: Not crash if partition appears before disk Debian #736628 procps-ng-3.3.10 ----------------