update changelog
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@2433 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
b56ca1b7bb
commit
78d05481db
|
@ -1,5 +1,6 @@
|
||||||
CVS code -
|
CVS code -
|
||||||
- General:
|
- General:
|
||||||
|
- Miscellaneous comment fixes. (DLR)
|
||||||
- After (re)initializing the terminal, make sure the cursor is
|
- After (re)initializing the terminal, make sure the cursor is
|
||||||
always turned on. Changes to do_alt_speller(),
|
always turned on. Changes to do_alt_speller(),
|
||||||
handle_sigwinch(), and main(). (DLR)
|
handle_sigwinch(), and main(). (DLR)
|
||||||
|
@ -10,9 +11,6 @@ CVS code -
|
||||||
- Fix assert to reference the proper variable, so that nano
|
- Fix assert to reference the proper variable, so that nano
|
||||||
builds with DEBUG defined again. (Mike Frysinger, found by
|
builds with DEBUG defined again. (Mike Frysinger, found by
|
||||||
Dmitri Vassilenko)
|
Dmitri Vassilenko)
|
||||||
- cut.c:
|
|
||||||
cut_to_eol()
|
|
||||||
- Fix inaccurate comment. (DLR)
|
|
||||||
- files.c:
|
- files.c:
|
||||||
get_full_path()
|
get_full_path()
|
||||||
- Rework handling of the results of getcwd() in order to avoid
|
- Rework handling of the results of getcwd() in order to avoid
|
||||||
|
|
Loading…
Reference in New Issue