From 4f1cec5fd409fc7ba98ca0bb19af10a492a6af2a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 23 Dec 2011 23:23:19 +0000 Subject: Escape ASCII control characters in output (e.g. fix problems with string literals that start with a backspace). git-svn-id: http://svn.drobilla.net/serd/trunk@263 490d8e77-9747-427b-9fa3-0b8f29cee8a0 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 72177335..a3fab995 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ serd (UNRELEASED) unstable; urgency=low * 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. + * Escape ASCII control characters in output (e.g. fix problems with string + literals that start with a backspace) -- David Robillard (UNRELEASED) -- cgit v1.2.1