summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 17e3b82..74108c5 100644
--- a/NEWS
+++ b/NEWS
@@ -12,15 +12,15 @@ CHANGES WITH 235:
* id128: update for systemd-243 compatibility and other fixes.
- * C syntax modernization. A minimum of C99 is assumed.
+ * C syntax modernization. A minimum of C99 is assumed.
- * Fix seek_realtime to work with timezone aware date.
+ * Fix seek_realtime to work with timezone aware date on Python 3.
* journal: add namespace support.
- * Memory leak fixes.
+ * Fixes for memory leaks and documentation.
- * Documentation and other fixes.
+ * Support for Python 2 will be removed after this release.
CHANGES WITH 234: