summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2018-08-05 08:49:36 +0300
committerRan Benita <ran234@gmail.com>2018-08-05 08:55:39 +0300
commite3f9c1b4cf51aeef3d65b537bfc020f10289655c (patch)
tree005494d7a06e5828f5464a6ba84fb72ed1d1876b /NEWS
parenta3e110d605c469a59b692465f5bc0e5ce5214779 (diff)
downloadxorg-lib-libxkbcommon-e3f9c1b4cf51aeef3d65b537bfc020f10289655c.tar.gz
Update NEWS
Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3019ac6..50b01a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+libxkbcommon 0.8.2 - 2018-08-05
+==================
+
+- Fix various problems found with fuzzing (see commit messages for
+ more details):
+
+ - Fix a few NULL-dereferences, out-of-bounds access and undefined behavior
+ in the XKB text format parser.
+
+
libxkbcommon 0.8.1 - 2018-08-03
==================