summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-12-11 00:22:25 +0100
committerKali Kaneko <kali@leap.se>2017-12-11 00:22:25 +0100
commit2acf226ac3503f349422ae29fee4145f459e66db (patch)
tree5e4db7f398f99e0192d877e81819b67062b88372 /docs
parent463e11492e46d7f1205de7b9a9d3250cd4cf988e (diff)
[docs] add last bugfix to changelog
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index d5cd0a08..23fc46de 100644
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -11,6 +11,11 @@ Features
- `#9074 <https://0xacab.org/leap/bitmask-dev/issues/9074>`_: pin provider ca certs.
- Set a windows title, so that Bitmask windows can be programmatically manipulated.
+Bugfixes
+~~~~~~~~
+- `#9171 <https://0xacab.org/leap/bitmask-dev/issues/9171>`_: fix a bug in bootstrap that avoided more than one user to login.
+
+
Misc
~~~~
- Configure travis build for OSX.