diff options
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -2,8 +2,11 @@ * ChangeLog: New file. * config.h, config.c: Add config file parser - * config.h (PROGRAM_NAME, PROGRAM_FULL_NAME, PROGRAM_VERSION, PROGRAM_AUTHORS): Add program information. + * config.h (PROGRAM_NAME, PROGRAM_FULL_NAME, PROGRAM_VERSION, + PROGRAM_AUTHORS): Add program information. * main.c: Add config route. + * main.c(print_pure): Add '\r' so solve line-wrapping and duplication + during key repeat. * config.c: Fix permission. |
