aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/ChangeLog')
-rw-r--r--networking/udhcp/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/networking/udhcp/ChangeLog b/networking/udhcp/ChangeLog
index 34cfe16f9..13818953b 100644
--- a/networking/udhcp/ChangeLog
+++ b/networking/udhcp/ChangeLog
@@ -1,3 +1,10 @@
10.9.9 (pending)
2+ Added sanity check for max_leases (udhcp bug #1285) (me)
3+ Finally got rid of the trailing space in enviromental vars (me)
4+ added an new enviromental variable: $mask. It contains the number
5 of subnet bits for tools like ip route that require it.
6 (Bastian Blank <waldi@debian.org>, me)
7
10.9.8 (021031) 80.9.8 (021031)
2+ split up README files (me) 9+ split up README files (me)
3+ use /dev/urandom to seed xid's (instead of time(0)) (me) 10+ use /dev/urandom to seed xid's (instead of time(0)) (me)