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 5c73cd2f..5ecbd880 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,8 @@ serd (UNRELEASED) unstable; urgency=low
* Escape ASCII control characters in output (e.g. fix problems with string
literals that start with a backspace)
* Improve URI resolution to cover most of the abnormal cases from RFC3986
+ * Support file://localhost/foo URIs in serd_uri_to_path()
+ * Support Windows file://c:/foo URIs in serd_uri_to_path() on all platforms
-- David Robillard <d@drobilla.net> (UNRELEASED)