1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 21:36:37 +02:00

core: add task #12187 in ChangeLog

This commit is contained in:
Sebastien Helleu
2012-07-27 22:13:05 +02:00
parent bf509d6192
commit 66ff8b735b
+1 -1
View File
@@ -48,7 +48,7 @@ Version 0.3.9 (under dev!)
* irc: fix freeze when reading on socket with SSL enabled (use non-blocking
sockets) (bug #35097)
* irc: reallow names beginning with "#" for servers
* logger: add messages "Day changed to" in backlog
* logger: add messages "Day changed to" in backlog (task #12187)
* lua: support of lua 5.2
* lua: fix crash when unloading a script without pointer to interpreter
* python: fix detection of python (first try "python2.x" and then "python")