mirror of
https://github.com/weechat/weechat.git
synced 2026-07-02 15:53:12 +02:00
lua: fix interpreter used in API functions (bug #39470)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
WeeChat ChangeLog
|
||||
=================
|
||||
Sébastien Helleu <flashcode@flashtux.org>
|
||||
v0.4.2-dev, 2013-07-11
|
||||
v0.4.2-dev, 2013-07-13
|
||||
|
||||
|
||||
This document lists all changes for each version.
|
||||
@@ -41,6 +41,7 @@ Version 0.4.2 (under dev!)
|
||||
(patch #8062)
|
||||
* irc: fix multiple nicks in command /query (separated by commas): open one
|
||||
buffer per nick
|
||||
* lua: fix interpreter used in API functions (bug #39470)
|
||||
* relay: add command "ping" in weechat protocol (task #12689)
|
||||
* relay: fix binding to an IP address (bug #39119)
|
||||
* xfer: add option xfer.look.pv_tags
|
||||
|
||||
Reference in New Issue
Block a user