X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=df379b360d6c7eb1184403a61e92e3a6a5ab2fe4;hb=7fa1d2bb04d51abd31a9a724ccdc517adec16d9b;hp=9871d6bb78dd3d59c82d77c9ef12ee665ef95df8;hpb=9d60c912122f3d06a901a96fe090da4ba27b4b9b;p=p5sagit%2FSub-Name.git diff --git a/Changes b/Changes index 9871d6b..df379b3 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,18 @@ Revision history for Sub-Name +{{$NEXT}} + +0.20 2016-09-11 00:33:10Z (TRIAL RELEASE) + - fix occasional segmentation fault on OpenBSD when malloc randomization + causes nameptr to be at the beginning of the page (RT#117072, Alexander + Bluhm) + +0.19 2016-08-18 18:52:33Z + - fix checking of SvUTF8 flag + +0.18 2016-08-16 01:07:54Z + - no changes since 0.17 + 0.17 2016-06-27 22:45:27Z (TRIAL RELEASE) - fixed parsing error where the name contains a single colon but the last separator is :: (Leon Timmermans)