diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 70eacc6..adbd984 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 2001-02-15 Ryan Yeske <rcyeske@cut.hotdog.tmp> + * list.c (save_mouse_position): changed declaration of mask to + unsigned int + (get_mouse_root_position): changed declaration of mask to unsigned + int + * actions.c (xterm_command): added new function. Thanks to Ben Leslie <benno@sesgroup.net> (user_commands): added "xterm" |