summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2018-02-15 16:20:55 +0100
committerKali Kaneko <kali@leap.se>2018-02-15 16:37:00 +0100
commit70f5736c5ef08588475b2788b8b89d8d40e18350 (patch)
tree9039febde33c200cd72b5584736a8b397ca6c0b9 /docs
parentbf12655dffd3ec6db77e3d139bca734b09faff22 (diff)
[docs] add entries to changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index aec261bc..61aa5af0 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -24,6 +24,9 @@ Bugfixes
- `#9171 <https://0xacab.org/leap/bitmask-dev/issues/9171>`_: fix a bug in bootstrap that avoided more than one user to login.
- `#9165 <https://0xacab.org/leap/bitmask-dev/issues/9165>`_: deprecate pyqt5-webkit, use qtwebengine instead.
- `#9137 <https://0xacab.org/leap/bitmask-dev/issues/9137>`_: fix issues with dns resolution with systemd-resolved (mostly ubuntu 17.10).
+- `#9244 <https://0xacab.org/leap/bitmask-dev/issues/9244>`_: bitmaskctl stop, status does not start bitmaskd.
+- `#9232 <https://0xacab.org/leap/bitmask-dev/issues/9232>`_: bundle wrapper is clickable again.
+- `#9163 <https://0xacab.org/leap/bitmask-dev/issues/9163>`_: bundle wrapper can be called from any path.
- Fix dns leaks for the VPN on Qubes ProxyVMs.
Misc