diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 34c494b..e826213 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2001-03-01 Ryan Yeske <rcyeske@cut.hotdog.tmp> + + * actions.c: Use PRINT_DEBUG instead of fprintf. Put useful error + text in calls to message(). + (cmd_select): Show the window list if there is no such window + number. + 2001-02-28 shawn <sabetts@badbox.secure.basis.org> * manage.c (map_window): calls update_window_information. |