summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-09-14 14:46:34 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-09-14 14:46:34 -0700
commite7a7b194833a5283ac5c4cf24db370e70cf2674f (patch)
treedacd6287c13710e6e32f238147fe0c80109f9f4d
parentab382980ae555fd6024c4ec24a1d5bddb527829f (diff)
downloadtftp-hpa-e7a7b194833a5283ac5c4cf24db370e70cf2674f.tar.gz
Update CHANGES for future 5.1 release
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c74fd95..cdb9a2e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,12 @@
+Changes in 5.1:
+ Add -P option to write a PID file. Patch by Ferenc Wagner.
+
+ Bounce the syslog socket in standalone mode, in case the
+ syslog daemon has been restarted. Patch by Ferenc Wagner.
+
+ Build fixes.
+
+
Changes in 5.0:
Try to on platforms with getaddrinfo() without AI_ADDRCONFIG or
AI_CANONNAME.