diff --git a/ChangeLog b/ChangeLog index 90b524c5bdc19883a15d7ef838ee83405a3db49a..5720dff9a6c4c33584594875d248a66fab23c5cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -35,6 +35,8 @@ CVS code - - Move the "Refresh" and "Exit" shortcuts to the beginning of the help browser shortcut list, for consistency. (DLR) - nano.c: + copy_filestruct() + - Rename variable prev to copy to avoid confusion. (DLR) print1opt_full() - If desc should be empty, allow it to be NULL instead of "", since the latter is not necessarily translated as "".