diff options
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r-- | lib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog index aed28744..f67f2c1e 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,8 @@ +2005-07-26 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * prefix.c: (ip_masklen) While loop should test that 'pnt' pointer is + in range before dereferencing it. + 2005-06-24 Pawel Worach <pawel.worach@gmail.com> * getopt.h: add further tests for full getopt declaration on |