From 9988c150959c56cee045ea3f7eb2492d34016c52 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 1 Apr 2015 09:25:47 -0700 Subject: Updated changelog. --- changelog.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'changelog.txt') diff --git a/changelog.txt b/changelog.txt index c6cd50a..2ac61d6 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,13 @@ +[0.18.3] + + * Include patch level in soname (Nick Wellnhofer). Minor version is + tied to spec version, so this allows breaking the ABI between spec + releases. + * Install compiler-provided system runtime libraries (Changjiang Yang). + * Use `strbuf_printf` instead of `snprintf`. `snprintf` is not + available on some platforms (Visual Studio 2013 and earlier). + * Fixed memory access bug: "invalid read of size 1" on input `[link](<>)`. + [0.18.2] * Added commonmark renderer: `cmark_render_commonmark`. In addition -- cgit v1.2.3