diff options
-rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c51083a..7c6956a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -2,6 +2,7 @@ * main.c (read_rc_file): rename from load_rc_file. Remove static keyword. + (read_startup_files): rename from read_initialization_files. * actions.c (cmd_prev): Handle situation when there is no other window. |