From fdb4e49b142918cdd3d5c64f6eb6e897db76876d Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Thu, 25 Oct 2007 01:00:50 +0200 Subject: [PATCH] Some journal files on nand --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index e9c125c1..b33925c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +* Save journal files on nand, not tmpfs (tomeu) + Snapshot 3bae39c06c * Make keybindings work again (marco)