summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2003-05-25 11:01:24 +0000
committersabetts <sabetts>2003-05-25 11:01:24 +0000
commit66bb699a0a4de0102f0c9b9edc785aa303858f35 (patch)
treea7366a0f3ec8e7e7459aab650b04fb828e56b56e /ChangeLog
parente6f71abbce1ae8f8dc840b56aa4f3ccd36ebd735 (diff)
downloadratpoison-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce70955..f43f81c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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