diff packages/fs/jffs2/current/ChangeLog @ 1547:008dfd864e5e

* src/fs-ecos.c: Fixed umount memory leak. root->jffs2_i.dents where not freed.
author asl
date Mon, 15 Mar 2004 17:03:44 +0000
parents 748c09136e09
children 472128e44522
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog
+++ b/packages/fs/jffs2/current/ChangeLog
@@ -1,3 +1,8 @@
+2004-03-11  Oyvind Harboe <oyvind.harboe@zylin.com>
+	
+	* src/fs-ecos.c:
+	  Fixed umount memory leak. root->jffs2_i.dents where not freed.
+	
 2004-02-20  Vincent Catros  <Vincent.Catros@elios-informatique.fr>
 
 	* src/fs-ecos.c :