diff options
author | Kali Kaneko <kali@leap.se> | 2017-12-11 00:22:25 +0100 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-12-11 00:22:25 +0100 |
commit | 2acf226ac3503f349422ae29fee4145f459e66db (patch) | |
tree | 5e4db7f398f99e0192d877e81819b67062b88372 | |
parent | 463e11492e46d7f1205de7b9a9d3250cd4cf988e (diff) |
[docs] add last bugfix to changelog
-rw-r--r-- | docs/changelog.rst | 5 |
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. |