summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-09-21 17:31:27 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-09-21 17:31:27 +0200
commit86323231fd321da02fa6ed5864cca2816d5bffeb (patch)
tree92fbc576543089914efb4b19afca1dee2d64cfd2 /ChangeLog
parent051788f7317487a6ca752f143d8a7270f693acd5 (diff)
downloadweechat-86323231fd321da02fa6ed5864cca2816d5bffeb.zip
Add missing function "infolist_reset_item_cursor" in script API (bug #31057)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eee4525bf..c59b933f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
Sébastien Helleu <flashcode@flashtux.org>
-v0.3.4-dev, 2010-09-19
+v0.3.4-dev, 2010-09-21
Version 0.3.4 (under dev!)
@@ -17,6 +17,7 @@ Version 0.3.4 (under dev!)
* rmodifier: new plugin "rmodifier": alter modifier strings with regular
expressions (bug #26964)
* relay: beta version of IRC proxy
+* scripts: add missing function "infolist_reset_item_cursor" in API (bug #31057)
* ruby: fix compilation with Ruby 1.9.2 (patch #7316)
Version 0.3.3 (2010-08-07)