commit 1eadebe21f0e34c431455bd926e8d98362c479e5
parent 35961c4252385b3b117d48951194c360116503cd
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sun, 25 Jan 2004 21:36:38 +0000
minor capitalization fix
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1634 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -51,6 +51,8 @@ CVS code -
- README:
- Reformat to 72 characters per line, fix wording in one spot,
and fix spacing in several spots. (DLR)
+- NEWS:
+ - Capitalization fix. (DLR)
GNU nano 1.3.1 - 2004.01.09
- General:
diff --git a/NEWS b/NEWS
@@ -199,7 +199,7 @@
support is enabled, and nano is now built with (and
requires for rebuilding) autoconf 2.5.
This release also includes fixes for some memory
- leaks, detecting DOS and mac file format, justification,
+ leaks, detecting DOS and Mac file format, justification,
suspending keys, search & replace under various
conditions, variable width for shortcuts, and the usual
ton of translation updates.