summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-04-23 17:23:17 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-04-23 17:23:17 +0200
commit70b0f12469560534fdb87b7c534495efb7079e69 (patch)
treec41bd9c9be9ffbaf536b9323be17d1fde96a32ce /ChangeLog
parent909fe8a2b5a751dd6a30768609c535594a745a58 (diff)
downloadweechat-70b0f12469560534fdb87b7c534495efb7079e69.zip
core: add buffer to hotlist if away is set on buffer (even if buffer is displayed) (task #10948), do not update hotlist during upgrade
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index afd1122fa..2d577a6a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,9 @@ v0.3.5-rc1, 2011-04-23
Version 0.3.5 (under dev!)
--------------------------
+* core: add buffer to hotlist if away is set on buffer (even if buffer is
+ displayed) (task #10948)
+* core: do not update hotlist during upgrade
* core: add option "balance" for command /window (key: alt+"w" + alt+"b")
* core: add option "swap" for command /window (key: alt+"w" + alt+"s")
(task #11001)