summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7e1ffb6..9488348 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
libgudev - GObject bindings for libudev
+CHANGES WITH 234:
+ * Clarify that _get_sysfs_attr() functions are cached
+ * Add functions to get uncached sysfs attributes
+
CHANGES WITH 233:
* Require glib 2.38
* Small documentation updates