Skip to content

Commit 4656297

Browse files
committed
Updated README for release
1 parent c2166c5 commit 4656297

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
DACHE 1.2.2
1+
DACHE 1.2.3
22
===========
33

44

@@ -15,6 +15,14 @@ VERSION HISTORY
1515
============================================
1616

1717

18+
1.2.3
19+
------------------
20+
21+
- Changed SimplSockets so that it binds to IpAddress.Any to enable listening on all interfaces for a given port. This should resolve some communication issues when a server has multiple NICs or interfaces.
22+
23+
- Fixed a bug in SimplSockets regarding calculation of message length (thanks to Christoph Martens for identifying and reporting the bug)
24+
25+
1826
1.2.2
1927
------------------
2028

0 commit comments

Comments
 (0)