1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 16:53:14 +02:00

irc: fix send of split messages when server option "anti_flood" set to 0 (issue #2172)

This commit is contained in:
Sébastien Helleu
2024-08-15 19:41:08 +02:00
parent 679a87c571
commit 9df8044cae
2 changed files with 16 additions and 2 deletions
+8
View File
@@ -8,6 +8,14 @@
:see-release-notes: If you are upgrading: please see release notes.
:breaking: pass:quotes[*[breaking]*]
[[v4.3.7]]
== Version 4.3.7 (under dev)
[[v4.3.7_fixed]]
=== Fixed
* irc: fix send of split messages when server option "anti_flood" set to 0 (issue #2172)
[[v4.3.6]]
== Version 4.3.6 (2024-08-15)