1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-28 22:06:38 +02:00

Update ChangeLog

This commit is contained in:
Sebastien Helleu
2009-09-18 23:02:24 +02:00
parent 693246a61a
commit e50534b1c3
+2 -1
View File
@@ -1,7 +1,7 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
v0.3.1-dev, 2009-09-17
v0.3.1-dev, 2009-09-18
Version 0.3.1 (under dev!)
@@ -10,6 +10,7 @@ Version 0.3.1 (under dev!)
* alias: fix bug with arguments (bug #27440)
* irc: add options for CTCP, to block/customize CTCP reply (task #9693)
* irc: add missing CTCP: clientinfo, finger, source, time, userinfo (task #7270)
* irc: improve error management on socket error (recv/send)
* gui: update hotlist when a buffer is closed (bug #27470)
* gui: fix /input history_global_next: reset input content when last command in
history is reached