summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2016-06-26 20:59:11 +0000
committerXin LI <delphij@FreeBSD.org>2016-06-26 20:59:11 +0000
commit581c312f134935d421daea8ff9efe57e66a2beab (patch)
treed4db8d35ebe47a20f97f06e315b4a93cf2f0b6d1 /ChangeLog
parent509ff251d4b89e75b87130948ac80361b40c6f79 (diff)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7554254c3dfc..345b32efdc39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2016-06-13 19:40 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.28
+ * fix leak on allocation failure
+
+2016-06-01 1:20 Christos Zoulas <christos@zoulas.com>
+
+ * PR/555: Avoid overflow for offset > nbytes
+ * PR/550: Segv on DER parsing:
+ - use the correct variable for length
+ - set offset to 0 on failure.
+
2016-05-13 12:00 Christos Zoulas <christos@zoulas.com>
* release 5.27