From 4259e65dae6e3b6f99e13a53a7773b6a768d0ec2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 19 Jun 2014 08:35:57 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 5a8335d96..e9b61b389 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7455,4 +7455,10 @@ * net/tcp: Move all TCP files from net/uip to net/tcp (2014-6-18). * net/udp: Move all UDP files from net/uip to net/udp (2014-6-18). * net/pkt: Move all AF_PACKET files from net/uip to net/pkt (2014-6-18). + * net/Kconfig: Add option to select CONFIG_NET_GUARDSIZE (2014-6-18). + * net/net_send_buffered.c: Add checks from buffer allocation failures. + from Max/Himax (2014-6-19). + * tools/mkfsdata.pl: Apparently, the trailing the 0x00 in http server + files is seen as a bug in javascript and images. From Max/Himax + (2014-6-19). -- cgit v1.2.3