forked from mirrors/tftp-hpa-google
Working on version 0.29.
Initial work for compiling on Win32/Cygwin. Posixly correctness.
This commit is contained in:
parent
f9e7950883
commit
98d7543721
10 changed files with 81 additions and 31 deletions
11
CHANGES
11
CHANGES
|
@ -1,5 +1,16 @@
|
|||
$Id$
|
||||
|
||||
Changes in 0.29:
|
||||
Posixly correctness.
|
||||
|
||||
Some preliminary work for compiling under Cygwin (doesn't work
|
||||
yet.)
|
||||
|
||||
Fixed a bug which could cause a standalone server to exit with
|
||||
a "recvfrom: Interrupted system call" log message if signals
|
||||
arrive at a particularly inopportune moment.
|
||||
|
||||
|
||||
Changes in 0.28:
|
||||
Fix stupid one-liner bug which broke standalone mode (-l).
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue