diff options
author | rcyeske <rcyeske> | 2001-01-28 19:48:41 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-01-28 19:48:41 +0000 |
commit | 2a0c425d9669edcc0228417f4698def1aaeeb451 (patch) | |
tree | a817a28dc2d859fa465f490b2c1ede986024a472 /src | |
parent | 9c8531f93556e3b7fe1e2c900c6913532f90b818 (diff) | |
download | ratpoison-2a0c425d9669edcc0228417f4698def1aaeeb451.zip |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bd202b9..33748e6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2001-01-28 Ryan Yeske <rcyeske@soya.hotdog.tmp> + + * actions.c: changed rename_current_window key to `A', bound `a' + to show_clock + 2001-01-02 shawn <sabetts@diggin.lamenet.tmp> * actions.h (show_clock): added prototype @@ -6,7 +11,8 @@ 2000-12-15 shawn <sabetts@badbox.secure.basis.org> - * actions.c (maximize): increment size in hints->width_inc and hints->height_inc intervals + * actions.c (maximize): increment size in hints->width_inc and + hints->height_inc intervals * manage.c (manage): set the dimension members of the rp_window struct |