aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 51dd32c..f9e07d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,12 +2,15 @@
* 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.
+ * main.c, config.c, config.h: Modify config API name:
+ enable_time -> time
+ enable_key_counter -> key_counter
* REAME.md: Refine REAME.
;; Local Variables: