fixed bug #30300 (shutdown parameter was not initialized in netconn_delete)

This commit is contained in:
goldsimon
2010-06-30 08:33:14 +00:00
parent 0f74a57267
commit 48be546357
2 changed files with 6 additions and 0 deletions

View File

@@ -224,6 +224,11 @@ HISTORY
++ Bugfixes:
2010-06-30: Simon Goldschmidt
* api_msg.c: fixed bug #30300 (shutdown parameter was not initialized in
netconn_delete)
2010-06-28: Kieran Mansley
* timers.c remove unportable printing of C function pointers