diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-10 11:06:22 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-11-10 11:06:49 +0100 |
commit | 38bb297d91687c6901e4c81e75909b3436ebfb54 (patch) | |
tree | 136befafb0793167d1c4230df070900e0df6e3d2 | |
parent | 421d6481da38905ad06b5c0f2f45d70ae5af85c2 (diff) | |
download | weechat-38bb297d91687c6901e4c81e75909b3436ebfb54.zip |
core: update ChangeLog (issue #1420)
-rw-r--r-- | ChangeLog.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog.adoc b/ChangeLog.adoc index d8ec6867a..5bf3750ab 100644 --- a/ChangeLog.adoc +++ b/ChangeLog.adoc @@ -58,6 +58,7 @@ Tests:: Build:: + * core: fix build on Haiku (issue #1420) * core: fix build on Alpine * core: remove file FindTCL.cmake * core: display an error on missing dependency in CMake (issue #916, issue #956) |