From 465f0eba5068ad78d659ad5c75cf3e91da60b8c3 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Sun, 28 Sep 2014 11:47:08 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 213d32e38..04edcb57e 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8694,4 +8694,6 @@ * fs/driver: Move driver logic from fs/. to fs/driver/. (2014-9-28). * fs/dirent: Move directory operations from fs/. to fs/dirent/. (2014-9-23). * fs/mount: Move mount-related files from fs/. to fs/mount/. (2014-9-23). + * fs/vfs: Move renaming files in fs/. to fs/vfs/. (Don't all belong there) + (2014-9-23). -- cgit v1.2.3