aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b489eae..72177335 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@ serd (UNRELEASED) unstable; urgency=low
other tools fail to parse.
* Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer()
for locale-independent numeric node parsing/serialising.
+ * Add serd_file_sink for the common case of writing to a FILE* stream.
-- David Robillard <d@drobilla.net> (UNRELEASED)