1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-06 17:53:13 +02:00

Fixed string format bug when displaying string thru plugin script API

This commit is contained in:
Sebastien Helleu
2007-04-25 08:41:29 +00:00
parent 97a3d47650
commit eb2e8891cb
4 changed files with 12 additions and 10 deletions
+2 -1
View File
@@ -1,10 +1,11 @@
WeeChat - Wee Enhanced Environment for Chat
===========================================
ChangeLog - 2007-04-24
ChangeLog - 2007-04-25
Version 0.2.5 (under dev!):
* fixed string format bug when displaying string thru plugin script API
* added /reconnect command (task #5448)
* added "-all" option for /connect and /disconnect commands (task #6232)
* improved nick completion: completion with last speakers first and self