summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-12 09:21:55 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-12 09:21:55 -0600
commit147415a647658c5d472338d745c5b68942eb0b2c (patch)
tree9a94ea4d00f35742480ecac85db9ef399bf3be0c /nuttx/ChangeLog
parent2977ad09c854e056b26f4ae1d86e751a7acead60 (diff)
downloadnuttx-147415a647658c5d472338d745c5b68942eb0b2c.tar.gz
nuttx-147415a647658c5d472338d745c5b68942eb0b2c.tar.bz2
nuttx-147415a647658c5d472338d745c5b68942eb0b2c.zip
procfs/: Extenstive architectural changes and enhancements by Ken Pettit
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 792230a0a..a0736f6bb 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -6200,3 +6200,7 @@
* libc/misc/lib_match.c: Pattern matching logic extended to handle
matches to sets of characters and ranges of character values. From
Ken Pettit (2013-12-12).
+ * fs/procfs, drivers/mtd, fs/smartfs, includes/nuttx/fs, .. to many
+ files to list: Extensive changes by Ken Pettit to extend procfs/
+ functionality. Includes some incomplete changes related to
+ SmartFS (2013-12-12).