From dab3599578807bb8a4019649bfef1996ee971819 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Sun, 21 Nov 2010 14:50:47 +0000 Subject: [PATCH] now we know it works - doc it. SVN revision: 54765 --- legacy/eet/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/legacy/eet/ChangeLog b/legacy/eet/ChangeLog index c939882d68..61b2e80b88 100644 --- a/legacy/eet/ChangeLog +++ b/legacy/eet/ChangeLog @@ -448,3 +448,9 @@ 2010-11-14 Cedric BAIL * Fix bug with cypher and compression used together. + +2010-11-21 Carsten Haitzler (The Rasterman) + + * Fix another bug related to cipher and compression (leak and + bad free) +