]> git.wh0rd.org Git - nano.git/commitdiff
Missed ChangeLog entry frm previous, must have been from wrong cwd
authorChris Allegretta <chrisa@asty.org>
Mon, 18 Jan 2010 00:24:09 +0000 (00:24 +0000)
committerChris Allegretta <chrisa@asty.org>
Mon, 18 Jan 2010 00:24:09 +0000 (00:24 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4476 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index d0e64ad4d8bd5f04988390f075ae63b569521e3a..d6145d764702f0f8bba1b50bd6f6873a17a387c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-17 Chris Allegretta <chrisa@asty.org>
+       * nano.c (main), prompt.c (do_statusbar_input): Handle problems with an unmapped 
+         function due to key rebinding, fixes crashes on FreeBSD repoted by Eitan 
+         Adler <eitanadlerlist@gmail.com>.
+
 2010-01-14 Chris Allegretta <chrisa@asty.org>
        * files.c (do_writeout): Fix for crash / incorrect external modification warning
          due to earlier fix in r4467.