Mercurial > ecos
diff packages/fs/jffs2/current/ChangeLog @ 875:b17faf385ee0
* src/fs-ecos.c
Fixed segmentation fault when unmounting file system.
| author | jlarmour |
|---|---|
| date | Thu, 27 Mar 2003 08:46:29 +0000 |
| parents | cd2e78e28b3f |
| children | 47dcd8174e3a |
line wrap: on
line diff
--- a/packages/fs/jffs2/current/ChangeLog +++ b/packages/fs/jffs2/current/ChangeLog @@ -1,3 +1,8 @@ +2003-03-25 Thomas Koeller <thomas.koeller@baslerweb.com> + + * src/fs-ecos.c + Fixed segmentation fault when unmounting file system. + 2003-02-24 Jonathan Larmour <jifl@eCosCentric.com> * cdl/jffs2.cdl: Fix doc link.
