diff options
author | Maxime “pep” Buquet <pep@bouah.net> | 2022-01-03 00:47:36 +0100 |
---|---|---|
committer | Maxime “pep” Buquet <pep@bouah.net> | 2022-01-30 00:07:03 +0100 |
commit | 28ccbb81bc5fc85b7d58fbfb095b9b84c3a5257d (patch) | |
tree | 264f3396a5cab500fdd00378a90025044d06472f /CHANGELOG | |
parent | 7e8fa46402ce688f4feb31e811d5fbff0e34732e (diff) | |
download | poezio-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>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |