diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:22:45 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-12-13 21:22:45 +0100 |
commit | 60fa5a75557d31d39726458f14178d70b5ca0319 (patch) | |
tree | 144283383717ba636e8a828007906692b5449d52 | |
parent | 8d107912d6885e03d74403117f63856ffb1d6c2b (diff) | |
download | weechat-60fa5a75557d31d39726458f14178d70b5ca0319.zip |
core: update ChangeLog (issue #1431)
-rw-r--r-- | ChangeLog.adoc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 8caea703e..9fd6d47f0 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -15,6 +15,13 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] (file _ReleaseNotes.adoc_ in sources). +[[v2.8]] +== Version 2.7 (under dev) + +Build:: + + * irc: fix build with GnuTLS < 3.1.0 (issue #1431) + [[v2.7]] == Version 2.7 (2019-12-08) |