From c67ab656dc8cb10aa6038315bd333440d1e2c0ce Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 29 Oct 2015 21:10:26 +0000 Subject: [PATCH] Adding a forgotton bug number to the Changelog. git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5383 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 70fe0f47..5ef36b31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,8 @@ * src/files.c (do_writeout), src/nano.c (no_current_file_name_warning, do_exit): When option -t is given, make ^O work the same way as under Pico, writing out the file without prompting. And make it work even - better than Pico when the current file doesn't have a name yet. + better than Pico when the current file doesn't have a name yet. This + fixes Savannah bug #45415. 2015-10-28 Benno Schulenberg * src/text.c (do_redo): For an INSERT, 'u->mark_begin_lineno' is not -- 2.39.5