diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-12 21:20:43 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-12 21:20:43 +0100 |
commit | fe7a05cb1fd4f8cc4b1685eaab82cc83bd8812a8 (patch) | |
tree | 466eceb15102998cca54fffe8b8b62b66080c803 | |
parent | 76c6f52e8c93e3a9f53f30e2c86908dfb3079bc8 (diff) | |
download | weechat-fe7a05cb1fd4f8cc4b1685eaab82cc83bd8812a8.zip |
core: update ChangeLog
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index 9e395692b..391c4546e 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -65,6 +65,7 @@ Build:: * debian: disable Javascript plugin on Debian Sid and Ubuntu Eoan * debian: build with Guile 2.2 * guile: add support of Guile 2.2, disable /guile eval (issue #1098) + * python: add detection of Python 3.8 [[v2.6]] == Version 2.6 (2019-09-08) |