diff options
Diffstat (limited to 'networking/udhcp/ChangeLog')
-rw-r--r-- | networking/udhcp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/udhcp/ChangeLog b/networking/udhcp/ChangeLog index 57e89a018..9ee97534f 100644 --- a/networking/udhcp/ChangeLog +++ b/networking/udhcp/ChangeLog | |||
@@ -36,7 +36,7 @@ | |||
36 | udhcp bug#1256 | 36 | udhcp bug#1256 |
37 | + Fixed reading of client id (David Poole <davep@portsmith.com>) | 37 | + Fixed reading of client id (David Poole <davep@portsmith.com>) |
38 | + change sys_errlist[] to strerror() as it aparently doesn't exist | 38 | + change sys_errlist[] to strerror() as it aparently doesn't exist |
39 | (andersee <andersee@codepoet.org>) | 39 | (Erik Andersen <andersen@codepoet.org>) |
40 | + fixed get_raw_packet so it returns -2 on non fatal errors | 40 | + fixed get_raw_packet so it returns -2 on non fatal errors |
41 | (Ted Lemon <Ted.Lemon@nominum.com>) | 41 | (Ted Lemon <Ted.Lemon@nominum.com>) |
42 | + Improved (hopefully) NAKing behavior (me) | 42 | + Improved (hopefully) NAKing behavior (me) |