aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2015-09-14 13:45:36 -0700
committerLev Walkin <vlm@lionet.info>2015-09-14 13:45:36 -0700
commitc644d99b8c506931127e9b027d99e7a9c7aefd8d (patch)
treeb73b6988e2aab25b26dd8b023b860845d605cb45 /ChangeLog
parent88152c8bd8927c1061015b2d724926329d0c129f (diff)
add Adrien Destugues to ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c48c125..0ba77c83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,13 @@
0.9.??:
+ * PER decoding: avoid memory leak on error. By github.com/simo5
* Constness patch #46 by Wim L <wiml@omnigroup.com> (41bbf1c..78d604f).
Build issues:
* Fixed generated file permissions introduced by earlier pull (issue/32).
* Win32/MinGW patch #31 by Frank Morgner (frankmorgner).
* Autoreconf fix patch by Dave Cridland (github.com/dwd)
* Fix autoreconf-2.69 failure by github.com/brchiu
+ * Fix C99 warnings. Fix by Adrien Destugues (github.com/pulkomandy).
0.9.27: 2014-Sep-17
* Build structure fixes for portability.