summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-05 16:58:19 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-05 16:58:19 +0200
commit8199c966ce84fb7889cd02141d816dc70681197b (patch)
treeb7a514a70435152d6b1064025091ce60486347eb /doc/en
parent836ed0bbfe55c25e1a234a9ce6b0c8b8ae0ace35 (diff)
downloadweechat-8199c966ce84fb7889cd02141d816dc70681197b.zip
doc: add "version >= 0.4.4" for messages _buffer_{hidden|unhidden} (relay protocol)
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_relay_protocol.en.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/en/weechat_relay_protocol.en.txt b/doc/en/weechat_relay_protocol.en.txt
index e5282b417..c31aa19bc 100644
--- a/doc/en/weechat_relay_protocol.en.txt
+++ b/doc/en/weechat_relay_protocol.en.txt
@@ -718,6 +718,8 @@ hda:
[[message_buffer_hidden]]
==== _buffer_hidden
+_WeeChat ≥ 0.4.4._
+
This message is sent to the client when the signal "buffer_hidden" is sent by
WeeChat.
@@ -751,6 +753,8 @@ hda:
[[message_buffer_unhidden]]
==== _buffer_unhidden
+_WeeChat ≥ 0.4.4._
+
This message is sent to the client when the signal "buffer_unhidden" is sent by
WeeChat.