diff options
author | Russ Dill <Russ.Dill@asu.edu> | 2003-02-12 22:20:19 +0000 |
---|---|---|
committer | Russ Dill <Russ.Dill@asu.edu> | 2003-02-12 22:20:19 +0000 |
commit | 858fad722fa949f057dbc5a5e7dd63eef8954187 (patch) | |
tree | 8c90a053f1c976985368292b7f3d01bfc71e67e0 /networking/udhcp/ChangeLog | |
parent | 496411b4891f8e7e3286ba36cd3aff5438b5f71d (diff) | |
download | busybox-858fad722fa949f057dbc5a5e7dd63eef8954187.tar.gz |
sync with udhcp bug fixes
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 @@ 0.9.9 (pending) ++ Fixed a little endian problem in mton (Bastian Blank <waldi@debian.org>) ++ Fixed a arpping alignment problem (Rui He <rhe@3eti.com>) + Added sanity check for max_leases (udhcp bug #1285) (me) + Finally got rid of the trailing space in enviromental vars (me) + added an new enviromental variable: $mask. It contains the number |