summaryrefslogtreecommitdiffstats
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 ad51d66..69dd838 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@ sord (UNRELEASED) unstable; urgency=low
* Tolerate serd passing NULL nodes to reader callback (serd 0.6.0)
* Fix comparison of typed literals
* Take advantage of interning in sord_node_equals()
+ * Support compilation as C++ under MSVC++.
-- David Robillard <d@drobilla.net> (UNRELEASED)