From: David Lawrence Ramsey Date: Thu, 5 Aug 2004 21:57:48 +0000 (+0000) Subject: document DB's warning fixes when ENABLE_NLS is undefined and the X-Git-Tag: v1.3.4~22 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=73cd1a5ded9607160d20ce71b5bb4e50ba9a0cec;p=nano.git 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 --- 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