summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsabetts <sabetts>2004-11-19 00:52:53 +0000
committersabetts <sabetts>2004-11-19 00:52:53 +0000
commit3597d7d9eaff4d51b8825b9eea443ce7db86c733 (patch)
tree9a966e071deac20216c6f5958fc90f88d6b01874 /ChangeLog
parent09221a12124bd6c3b13d23c85932a26cae57edac (diff)
downloadratpoison-3597d7d9eaff4d51b8825b9eea443ce7db86c733.zip
* src/window.c (print_window_information): add argument,
group. print the window's number in the group. All callers updated. * src/actions.c (cmd_info): print the window's number in the current group.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a90b8c3..efd0d8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-11-18 Shawn Betts <katia_dilkina@verizon.net>
+ * src/window.c (print_window_information): add argument,
+ group. print the window's number in the group. All callers
+ updated.
+
+ * src/actions.c (cmd_info): print the window's number in the
+ current group.
+
* src/window.c (unhide_transient_for): add a newline to debugging
output.
(hide_transient_for_between): likewise.