summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6422f9997..55ed671db 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -217,7 +217,7 @@
* ARP timer is now built into the network layer
* Basic client functionality verified: socket(), bind(), connect(), recv(), send().
-0.3.1 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+0.3.1 2007-11-19 Gregory Nutt <spudmonkey@racsa.co.cr>
* Separated net/uip/uip.c into several functions in several files.
* Corrected a TCP problem where packets were dropped because there was no
@@ -228,3 +228,5 @@
* Add strncmp()
* Added TCP/IP read-ahead buffer to minimize failed ACKs and packet loss.
+0.3.2 2007-xx-xx Gregory Nutt <spudmonkey@racsa.co.cr>
+