summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime “pep” Buquet <pep@bouah.net>2022-01-03 00:47:36 +0100
committerMaxime “pep” Buquet <pep@bouah.net>2022-01-30 00:07:03 +0100
commit28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d (patch)
tree264f3396a5cab500fdd00378a90025044d06472f
parent7e8fa46402ce688f4feb31e811d5fbff0e34732e (diff)
downloadpoezio-28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d.tar.gz
poezio-28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d.tar.bz2
poezio-28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d.tar.xz
poezio-28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d.zip
Update changelog for ca_cert_path
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 77ac1411..093e3c1b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,8 @@ This file describes the new features in each poezio release.
- Reorder: Prevent GapTabs from being serialized and ignore when serialized as
they're recreated automatically.
- Ensure bookmark is present before removing it in /close.
+- Poezio will now attempt to check common paths itself. ca_cert_path is
+ commented in the config file by default and can be overriden.
# Bug fixes