diff --git a/ChangeLog b/ChangeLog
index d0e64ad4d8bd5f04988390f075ae63b569521e3a..d6145d764702f0f8bba1b50bd6f6873a17a387c3 100644
--- 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.