diff options
Diffstat (limited to 'networking/udhcp/ChangeLog')
-rw-r--r-- | networking/udhcp/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/networking/udhcp/ChangeLog b/networking/udhcp/ChangeLog index 9c269d85d..34cfe16f9 100644 --- a/networking/udhcp/ChangeLog +++ b/networking/udhcp/ChangeLog | |||
@@ -1,4 +1,7 @@ | |||
1 | 0.9.8 (pending) | 1 | 0.9.8 (021031) |
2 | + split up README files (me) | ||
3 | + use /dev/urandom to seed xid's (instead of time(0)) (me) | ||
4 | + fixed renew behavior (me) | ||
2 | + udhcp now fits nicely into busybox | 5 | + udhcp now fits nicely into busybox |
3 | (Glenn McGrath <bug1@optushome.com.au> as well as myself) | 6 | (Glenn McGrath <bug1@optushome.com.au> as well as myself) |
4 | + updated client manpage (me) | 7 | + updated client manpage (me) |