1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-20 01:42:58 +00:00

version 1.7.2.0

This commit is contained in:
Gerhard Rieger 2011-12-05 22:28:49 +01:00
parent 97db9bce50
commit 42ef3f4645
7 changed files with 21 additions and 15 deletions

View file

@ -1,4 +1,6 @@
####################### V 1.7.2.0:
corrections:
when UNIX-LISTEN was applied to an existing file it failed as expected
but removed the file. Thanks to Bjoern Bosselmann for reporting this