summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index fdf4e4b..2d4ab64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
libgudev - GObject bindings for libudev
+CHANGES WITH 237:
+ * Fix reading double precision floats from sysfs attributes in
+ locales that use comma as a separator
+ * Fix compilation warning
+ * Fix headers to help with build reproducibility
+ * Clarify licensing information
+
CHANGES WITH 236:
* Fix meson project name to match autotools