summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnuttx/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 55cdfea25..fe7e15c8d 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8691,4 +8691,5 @@
allow us to move name semaphore support out of the OS and into the
VFS (not complete) (2014-9-28).
* fs/inode: Move inode and VFS utils from fs/. to fs/inode/. (2014-9-28).
+ * fs/driver: Move driver logic from fs/. to fs/driver/. (2014-9-28).