From 3beb76a4b60df929ecc3a74588ed2a44176d9b6b Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Wed, 7 Jan 2009 11:03:00 -0500 Subject: [PATCH] Added NEWS item about using make from within doc dirs. --- vimperator/NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/vimperator/NEWS b/vimperator/NEWS index dc72df66..b2161a57 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -21,6 +21,7 @@ * IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages * IMPORTANT: $VIMPERATOR_HOME is no longer used. + * Now dev's can do "make" or even "make marks" from within the locale/*/ directories * Added ~/.vimperator/info/{profile}/, similar to viminfo * added $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT * :hardcopy now supports output redirection to a file on Unix and MacUnix