From 50c68037af3e56fd9e4e4ec33ecc877894cd9951 Mon Sep 17 00:00:00 2001 From: Verdant Date: Sun, 17 May 2026 20:16:08 +0800 Subject: Modify ChangeLog --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0c402e..41df289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. -- cgit v1.2.3