From a62b97e36baab287c8bb412455b042d7274e567f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 27 Jan 2015 13:43:20 -0600 Subject: Update ChangeLogs --- nuttx/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 11e43c1dd..e6e6abfef 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -9535,3 +9535,7 @@ * arch/arm/src/stm32/stm32_rtcc.c and Kconfig: Recent changes to stm32_rtcc.c do not compile with STM32L15XX configurations. From Jussi Kivilinna (2015-01-27). + * net/local: Add initial support for local, Unix domain sockets. + Initial support is limited to SOCK_STREAM and is untested on + initial commit (2014-01-27). + -- cgit v1.2.3