aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authormoetunes <moetunes111@gmail.com>2011-10-13 20:15:14 +1000
committermoetunes <moetunes111@gmail.com>2011-10-13 20:15:14 +1000
commitcfd3f3630e5779475e1f0b48af7d04ed3d0a0271 (patch)
treee09b642e6c99d00d3f2ea94fd60cc743eda712c2 /src/ChangeLog
parent72770204f7916cf4611375b9909f620b5765dac0 (diff)
Added option to use grow_window for 3-4 windows in grid mode
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e789e55..c9c0fbd 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,7 @@
13/10/11
+ Added ability to use grow_window/shrink_window in grid mode with 3 or 4 windows
+
+13/10/11
Popup windows now aren't managed/added to the stack
10/10/11