summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2012-07-27 22:13:05 +0200
committerSebastien Helleu <flashcode@flashtux.org>2012-07-27 22:13:05 +0200
commit66ff8b735ba8f6eb2bfaa112c9c267ec46617fd4 (patch)
treea0c098311b8eb294975045f306bca7accb2e21bd /ChangeLog
parentbf509d619206195125191a92e31e4f752ac4e369 (diff)
downloadweechat-66ff8b735ba8f6eb2bfaa112c9c267ec46617fd4.zip
core: add task #12187 in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0df7c8776..919d2b72c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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")