Reverted fix for bug #38203 since it might be wrong

This commit is contained in:
goldsimon
2015-06-23 09:20:06 +02:00
parent 7e76480db4
commit d3217718a9
2 changed files with 0 additions and 4 deletions

View File

@@ -267,9 +267,6 @@ HISTORY
2015-03-20: Simon Goldschmidt
* dhcp.c: fixed bug #38714 (Missing option and client address in DHCPRELEASE message)
2015-03-20: Simon Goldschmidt
* dhcp.c: fixed bug #38203 (DHCP options are not recorded in all DHCP ack messages)
2015-03-19: Simon Goldschmidt
* api.h, tcpip.h, api_lib.c, api_msg.c: fixed race conditions in assigning
netconn->last_err (fixed bugs #38121 and #37676)