Document changes since 0.41

This commit is contained in:
H. Peter Anvin 2006-02-16 08:30:46 -08:00
parent 30d10d7e22
commit 8890d206f4
2 changed files with 16 additions and 1 deletions

11
CHANGES
View file

@ -1,3 +1,14 @@
Changes in 0.42:
Try to disable path MTU discovery for TFTP connections (it's
useless anyway.)
Add a hack to allow the admin to specify a range of local port
numbers to use.
Fix local IP number handling on systems which present
IP_RECVDSTADDR in recvmsg().
Changes in 0.41:
Fix bug by which patterns of the form \U\1 weren't converted
correctly.