From 70616853600900cb04a615ac620792553dbe1c7d Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 27 May 2007 19:10:40 +0000 Subject: Fix reference count problem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@258 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 4725a971f..56ea043b7 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -152,5 +152,6 @@ * Added stat() to fs layer * Added stat() supported to FAT + * Fixed reference counting errors associated with mounted filesystems * Started m68322 -- cgit v1.2.3