summaryrefslogtreecommitdiff
path: root/ChangeLog.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-09-25 20:58:22 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-09-25 20:58:22 +0200
commit8ab6422520baa82cb9be3fe513ec8bbde7a73655 (patch)
tree5d30c42e388e9970b15ae29517cd9ac9af934fae /ChangeLog.adoc
parent4b0e6d5da2f6e8d11104e15ef475e029d5791d21 (diff)
downloadweechat-8ab6422520baa82cb9be3fe513ec8bbde7a73655.zip
debian: switch to Guile 2.2 in Debian build
Guile 2.2 is now used by default in Debian/Ubuntu builds, except on these old distribution versions where only Guile 2.0 is available: - Debian Stretch - Debian Jessie - Debian Wheezy - Ubuntu Xenial - Ubuntu Trusty
Diffstat (limited to 'ChangeLog.adoc')
-rw-r--r--ChangeLog.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc
index 1cef45c45..9f52d3909 100644
--- a/ChangeLog.adoc
+++ b/ChangeLog.adoc
@@ -35,6 +35,7 @@ Build::
* core: remove file FindTCL.cmake
* core: display an error on missing dependency in CMake (issue #916, issue #956)
+ * debian: build with Guile 2.2
* guile: add support of Guile 2.2, disable /guile eval (issue #1098)
[[v2.6]]