Update ChangeLog/TODO

This commit is contained in:
Gregory Nutt 2015-11-25 12:02:25 -06:00
parent 064ef4f1fb
commit fb0a148812
3 changed files with 5 additions and 8 deletions

View File

@ -11148,3 +11148,5 @@
* fs/hostfs and arch/sim/src: Add a special file system for use with
simulator that supports access to the host file system from the
simulation. From Ken Petit (2015-11-25).
* libc/time/lib_strftime.c: Add day-of-week support. (2015-11-25).

9
TODO
View File

@ -1,4 +1,4 @@
NuttX TODO List (Last updated November 21, 2015)
NuttX TODO List (Last updated November 25, 2015)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
This file summarizes known NuttX bugs, limitations, inconsistencies with
@ -18,7 +18,7 @@ nuttx/
(6) Binary loaders (binfmt/)
(12) Network (net/, drivers/net)
(4) USB (drivers/usbdev, drivers/usbhost)
(12) Libraries (libc/, libm/)
(11) Libraries (libc/, libm/)
(11) File system/Generic drivers (fs/, drivers/)
(8) Graphics subsystem (graphics/)
(1) Pascal add-on (pcode/)
@ -1220,11 +1220,6 @@ o Libraries (libc/)
Status: Open
Priority: Low
Title: DAYS OF THE WEEK
Description: strftime() and other timing functions do not handle days of the week.
Status: Open
Priority: Low
Title: RESETTING GETOPT()
Description: There is an issue with the way that getopt() handles errors that
return '?'.

@ -1 +1 @@
Subproject commit c8d80459962144a49edfc6861127b66c13009320
Subproject commit bf0c88329540d1e674e0c2bfeee2350e7898c5b5