]> jfr.im git - irc/weechat/weechat.git/commitdiff
core: update ChangeLog (issue #2004)
authorSébastien Helleu <redacted>
Wed, 6 Sep 2023 17:09:54 +0000 (19:09 +0200)
committerSébastien Helleu <redacted>
Wed, 6 Sep 2023 17:16:06 +0000 (19:16 +0200)
ChangeLog.adoc

index 17b6b020130968dfb2a0a29086a100b42b2a930a..a1193d944b21d6c8b1c7a131df070207fbdc96ad 100644 (file)
@@ -40,6 +40,7 @@ New features::
   * irc: build dynamically the list of CTCPs supported in reply to "CTCP CLIENTINFO" (issue #1974)
   * irc: remove Git revision and compilation date from CTCP VERSION reply (issue #1974)
   * irc: remove default CTCP replies FINGER and USERINFO (issue #1974)
+  * irc, xfer: add support of passive DCC (issue #2004, issue #487)
   * python: make stub (weechat.pyi) compatible with Python 3.8 and 3.9 (issue #2006)
   * script: allow jump to the last script with command `/script go end`
   * script: allow commands `/script autoload`, `/script noautoload`, `/script toggleautoload` with scripts not present in the repository (issue #1980)