diff --git a/ChangeLog b/ChangeLog index d0e64ad4..d6145d76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-01-17 Chris Allegretta + * 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 . + 2010-01-14 Chris Allegretta * files.c (do_writeout): Fix for crash / incorrect external modification warning due to earlier fix in r4467.