diff options
author | rcyeske <rcyeske> | 2001-03-06 06:56:27 +0000 |
---|---|---|
committer | rcyeske <rcyeske> | 2001-03-06 06:56:27 +0000 |
commit | ed0e40e4575940c86bbdf6413891fcc6046fff93 (patch) | |
tree | d6afa1763c772c4ea350516e988db96b52cead78 /NEWS | |
parent | 29ae7547b69907e5f9a192181ccc76e9dc3bd121 (diff) | |
download | ratpoison-ed0e40e4575940c86bbdf6413891fcc6046fff93.zip |
added 'changes since 0.1.0'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,5 +1,11 @@ ratpoison NEWS --- history of user-visible changes. -*- outline -*- +* Changes since 0.1.0 +** Window list changes +A '+' is now drawn between the window number and the window name for +the last accessed window. + + * Changes Since 0.0.5 ** C-t e removed @@ -92,8 +98,7 @@ All fixed length buffer sizes in window names that resulted in curious segfaults have been fixed. ** Themes support -C preprocessor based window manager themes are now supported. See -src/conf.h and src/themes.h. +There is still no theme support, despite what you might have heard. * Changes Singe 0.0.4 |