From 81c3237ad22ff46b0c424d538a3787d0ee35ee03 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Mon, 22 Sep 2014 09:35:05 -0600 Subject: [PATCH] Update ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index f34949c8c9..26ef3bd2b3 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8607,4 +8607,6 @@ * Change all occurrences of NxConsole to NxTerm (2014-9-20). * include/sys/ipc.h, shm.h, mman.h, and types.h: Add shared memory definitions, types, prototypes (2014-9-22). + * fs/smartfs/smartfs_smart.c: SMART FS update from Ken Pettit + (2014-9-22).