diff options
Diffstat (limited to 'networking/udhcp/ChangeLog')
-rw-r--r-- | networking/udhcp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/networking/udhcp/ChangeLog b/networking/udhcp/ChangeLog index 13818953b..7409fd0ad 100644 --- a/networking/udhcp/ChangeLog +++ b/networking/udhcp/ChangeLog | |||
@@ -1,4 +1,6 @@ | |||
1 | 0.9.9 (pending) | 1 | 0.9.9 (pending) |
2 | + Fixed a little endian problem in mton (Bastian Blank <waldi@debian.org>) | ||
3 | + Fixed a arpping alignment problem (Rui He <rhe@3eti.com>) | ||
2 | + Added sanity check for max_leases (udhcp bug #1285) (me) | 4 | + Added sanity check for max_leases (udhcp bug #1285) (me) |
3 | + Finally got rid of the trailing space in enviromental vars (me) | 5 | + Finally got rid of the trailing space in enviromental vars (me) |
4 | + added an new enviromental variable: $mask. It contains the number | 6 | + added an new enviromental variable: $mask. It contains the number |