diff options
author | sabetts <sabetts> | 2003-05-25 11:01:24 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2003-05-25 11:01:24 +0000 |
commit | 66bb699a0a4de0102f0c9b9edc785aa303858f35 (patch) | |
tree | a7366a0f3ec8e7e7459aab650b04fb828e56b56e /ChangeLog | |
parent | e6f71abbce1ae8f8dc840b56aa4f3ccd36ebd735 (diff) | |
download | ratpoison-66bb699a0a4de0102f0c9b9edc785aa303858f35.zip |
* src/actions.c (cmd_gmerge): show a message if the group
specified by the user could not be found.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2003-05-25 Shawn Betts <sabetts@sfu.ca> + * src/actions.c (cmd_gmerge): show a message if the group + specified by the user could not be found. + * src/window.c: do not include ctype.h * src/ratpoison.h (str_comp): new prototype |