From 73cd1a5ded9607160d20ce71b5bb4e50ba9a0cec Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Thu, 5 Aug 2004 21:57:48 +0000 Subject: [PATCH] document DB's warning fixes when ENABLE_NLS is undefined and the -fwritable-strings option is used, which were part of his last patch to convert more translated strings to use N_() git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1884 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index e6e1cd82..3b28f51c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -76,6 +76,8 @@ CVS code - Changes to src/Marefile.am. (DLR) - Move the static int pid to the beginning of nano.c with all the other static variables. (DLR) + - Fix warnings when compiling with ENABLE_NLS undefined and with + -the fwritable-strings option. (David Benbennick) - files.c: close_open_file() - Tweak to no longer rely on the return values of -- 2.39.5