summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-10-10 06:25:53 +0000
committersabetts <sabetts>2001-10-10 06:25:53 +0000
commita3b74d6958b354593c73a601e014738c0de3e4a8 (patch)
tree58e9811cf04add8eb41b0f358b121030fb1ef743 /NEWS
parentb538ebeacf38e1605c7ad551ba4d54e140f27916 (diff)
downloadratpoison-a3b74d6958b354593c73a601e014738c0de3e4a8.zip
(remove_frame): Make sure the frame attempting to
take up the space of the deleted frame overlaps the deleted frame after the size change. (remove_frame): More debug messages
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d7f18c1..bb83025 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
ratpoison NEWS --- history of user-visible changes. -*- outline -*-
* Changes since 1.0.0
+** New windows formatting option %l
+Prints a last access number. The higher the number, the more recently
+the window was accessed.
+
** Remove command line options --kill and --restart
Use -c quit and -c restart instead.