1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-10 03:33:12 +02:00

Add missing infos in API functions buffer_get_integer / buffer_get_string and in buffer infolist

This commit is contained in:
Sebastien Helleu
2010-01-25 16:57:24 +01:00
parent 2e48becbfc
commit f4d5ddd858
4 changed files with 99 additions and 13 deletions
+7 -1
View File
@@ -1,9 +1,15 @@
WeeChat ChangeLog
=================
FlashCode <flashcode@flashtux.org>
v0.3.1, 2010-01-23
v0.3.2-dev, 2010-01-25
Version 0.3.2 (under dev!)
--------------------------
* api: add missing infos in functions buffer_get_integer / buffer_get_string
and in buffer infolist
* irc: add options irc.look.smart_filter_join and irc.look.smart_filter_quit
Version 0.3.1 (2010-01-23)
--------------------------