From 6e100d4cc58aa8fc352e460601cc4cee81f4e339 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 5 Nov 2014 10:46:04 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'nuttx') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 509d45adf..538954973 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8904,5 +8904,9 @@ (2014-10-29). * configs/efm32gg-stk3700: Board support for the SiLbas EFM32GG Giant Gecko Starter kit. Current with basic NSH configuration only. - Testing is on hold until I receive hardware (20145-11-03). - + Testing is on hold until I receive hardware (2014-11-03). + * libc/Kconfig: Move CONFIG_NSH_TMPDIR to CONFIG_LIBC_TMPDIR (2014-11-05). + * libc/stdlib/lib_mkstemp.c, lib_mktemp.c, Make.defs and include/stdlib.h: + Add mktemp() and mkstemp() (2014-11-05). + * libc/stdio/lib_tempnam.c, lib_tmpnam.c, Kconfig, Make.defs and + include/stdio.h: Add tmpnam() and tempnam() (2014-11-05). -- cgit v1.2.3