1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 12:56:37 +02:00

core: update ChangeLog

This commit is contained in:
Sébastien Helleu
2014-05-08 11:29:56 +02:00
parent a81f79e669
commit 7b4b6a3754
+1
View File
@@ -125,6 +125,7 @@ http://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes]
* lua: fix interpreter used after unload of a script
* perl: fix context used after unload of a script
* python: fix interpreter used after unload of a script
* relay: fix client disconnection on empty websocket frames received (PONG)
* relay: add support of Internet Explorer websocket (closes #73)
* relay: add messages "_buffer_hidden" and "_buffer_unhidden"
* relay: fix crash on /upgrade received from a client (weechat protocol)