diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-11 22:43:13 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-07-11 22:43:13 +0200 |
commit | bd3a12378eb89d00cc5c9563fe833951bab2cc52 (patch) | |
tree | feecd1fb28ce43707a8131eb20f0e2e0365050a7 /ChangeLog | |
parent | 2cbdbb45d69de57f2cebc9479a24809fd1fc2781 (diff) | |
download | weechat-bd3a12378eb89d00cc5c9563fe833951bab2cc52.zip |
xfer: add option xfer.look.pv_tags
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ Version 0.4.2 (under dev!) buffer per nick * relay: add command "ping" in weechat protocol (task #12689) * relay: fix binding to an IP address (bug #39119) +* xfer: add option xfer.look.pv_tags * xfer: fix compilation on OpenBSD (bug #39071) Version 0.4.1 (2013-05-20) |