diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 2d2f7f4..9657610 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2001-03-07 Ryan Yeske <rcyeske@cut.hotdog.tmp> + * actions.c (string_to_keysym): New function. + (parse_keydesc): Call string_to_keysym. + * main.c (read_startup_files): Use PRINT_DEBUG to report failure to load rc files. |