aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51203067..5b489eae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@ serd (UNRELEASED) unstable; urgency=low
* Handle a quote as the last character of a long string literal in the
writer (by escaping it) rather than the reader, to avoid writing Turtle
other tools fail to parse.
+ * Add serd_strtod(), serd_node_new_decimal(), and serd_node_new_integer()
+ for locale-independent numeric node parsing/serialising.
-- David Robillard <d@drobilla.net> (UNRELEASED)