diff options
author | sabetts <sabetts> | 2001-02-18 22:52:15 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2001-02-18 22:52:15 +0000 |
commit | d1a198f116338441c6b02426a5c06e45757de1ee (patch) | |
tree | c376cbe4dc0aae91ddb497f069a1956d80b55a7c /src/ChangeLog | |
parent | 11e164644657679850abbb4dbc4a4878dc99a75d (diff) | |
download | ratpoison-d1a198f116338441c6b02426a5c06e45757de1ee.zip |
* conf.h: restructured comments. Added #define for AUTO_CLOSE.
* manage.c (unmanage): kills ratpoison when there are no more
windows.
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 4f1b4af..a8a7128 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2001-02-18 shawn <sabetts@diggin.lamenet.tmp> + + * conf.h: restructured comments. Added #define for AUTO_CLOSE. + + * manage.c (unmanage): kills ratpoison when there are no more + windows. + 2001-02-17 Ryan Yeske <rcyeske@cut.hotdog.tmp> * manage.c (current_screen): Rename get_screen() and move to this |