summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2005-11-13 22:14:06 +0000
committerSebastien Helleu <flashcode@flashtux.org>2005-11-13 22:14:06 +0000
commit0cf9d16bb92b4350b2a02a65363ceb477d1a6553 (patch)
tree4f7b99e5f7c09f3084cbdbf59128b0c8b4e15a72 /ChangeLog
parentfd7d98134d2c2953675224d3919dd859181f343a (diff)
downloadweechat-0cf9d16bb92b4350b2a02a65363ceb477d1a6553.zip
- added "resize" option for /window command
- fixed infinite loop when resizing term to small size
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b8405029..10dd37c76 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,9 @@ ChangeLog - 2005-11-13
Version 0.1.7 (under dev!):
- * custom window size added, auto-recomputed when terminal is resized
+ * new window maganement: custom size for windows, auto resize when
+ terminal is resized
+ * fixed infinite loop when resizing term to small size
* added /history command
Version 0.1.6 (2005-11-11):