fixed free_struct


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@54 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index e9013d3..fbb2510 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 
+0.8.15:	2004-Jul-15
+
+	* Fixed parser: memory leak in free_struct code for SET OF/SEQUENCE OF.
+	  (Severity: high, Security impact: medium)
+
 0.8.14:	2004-Jun-30
 
 	* Fixed compiler: extensibility of CHOICE and SET type has not been