diff options
author | Ran Benita <ran@unusedvar.com> | 2019-10-20 23:07:52 +0300 |
---|---|---|
committer | Ran Benita <ran@unusedvar.com> | 2019-10-20 23:07:52 +0300 |
commit | 6d83838cc2e89a61d081e6f7f53aa9bccd0ddb34 (patch) | |
tree | e50684e96e481d55feedb0d33d6e04bab8586e4f /NEWS | |
parent | 4b3783987e53e912322cd282456a0fc8c9dd5cd4 (diff) | |
download | libxkbcommon-6d83838cc2e89a61d081e6f7f53aa9bccd0ddb34.tar.gz libxkbcommon-6d83838cc2e89a61d081e6f7f53aa9bccd0ddb34.tar.bz2 libxkbcommon-6d83838cc2e89a61d081e6f7f53aa9bccd0ddb34.zip |
Bump version to 0.9.1xkbcommon-0.9.1
Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +libxkbcommon 0.9.1 - 2019-10-19 +================== + +- Fix context creation failing when run in privileged processes as defined by + `secure_getenv(3)`, e.g. GDM. + + libxkbcommon 0.9.0 - 2019-10-19 ================== |