aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a703d6e5..9c5b26c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@ serd (UNRELEASED) unstable; urgency=low
* Avoid writing illegal Turtle names as a result of URI qualifying
* Gracefully handle NULL reader sinks
* Add serd_strerror
- * Fix erroneously equal SERD_ERR_BAD_SYNTAX and SERD_ERR_BAD_ARG.
+ * Fix erroneously equal SERD_ERR_BAD_SYNTAX and SERD_ERR_BAD_ARG
+ * Add ability to build static library
-- David Robillard <d@drobilla.net> (UNRELEASED)