Commit 3c40b350 authored by Benno Schulenberg's avatar Benno Schulenberg
Browse files

Tweaking the Changelog.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5382 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent 499c2af3
Showing with 2 additions and 2 deletions
+2 -2
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
* src/files.c (do_writeout), src/nano.c (no_current_file_name_warning, * 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 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 Pico, writing out the file without prompting. And make it work even
better than Pico when the current file doesn't yet have a name. better than Pico when the current file doesn't have a name yet.
2015-10-28 Benno Schulenberg <bensberg@justemail.net> 2015-10-28 Benno Schulenberg <bensberg@justemail.net>
* src/text.c (do_redo): For an INSERT, 'u->mark_begin_lineno' is not * src/text.c (do_redo): For an INSERT, 'u->mark_begin_lineno' is not
...@@ -78,7 +78,7 @@ ...@@ -78,7 +78,7 @@
2015-08-12 Benno Schulenberg <bensberg@justemail.net> 2015-08-12 Benno Schulenberg <bensberg@justemail.net>
* src/chars.c: UTF-8 is a stateless encoding, so there is no need to * src/chars.c: UTF-8 is a stateless encoding, so there is no need to
reset any state. reset any state. [Reverted in r5369 on September 4.]
2015-08-11 Benno Schulenberg <bensberg@justemail.net> 2015-08-11 Benno Schulenberg <bensberg@justemail.net>
* src/files.c (write_file): Avoid calling copy_file() with a null * src/files.c (write_file): Avoid calling copy_file() with a null
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment