summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-10-06 10:38:05 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-10-06 10:38:05 +0200
commitc3c767c164927a33fd460d2328628a08aba8b094 (patch)
tree543fdb73834253c411cb76175d8a2761e0fa980e /ChangeLog
parentbd39c8fa854bfbc95038f68bf8a7bdd4cb0e8c2f (diff)
downloadweechat-c3c767c164927a33fd460d2328628a08aba8b094.zip
Revert last commit about "buffer_switch" signal (introduced new refresh bugs on bars)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index da41acf48..8e5c58f78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.4-dev, 2010-10-02
+v0.3.4-dev, 2010-10-06
Version 0.3.4 (under dev!)
@@ -14,8 +14,6 @@ Version 0.3.4 (under dev!)
highlight words in buffer
* core: use similar behaviour for keys bound to local or global history
(bug #30759)
-* core: fix signal "buffer_switch" (was sent twice when switching buffer)
- (bug #31158)
* api: add priority for hooks (task #10550)
* api: add new functions: hashtable_get_string, hook_info_hashtable,
info_get_hashtable