Skip to content

Commit 0d5e76e

Browse files
committed
- updated changelog for release 2.3.1
1 parent 456f424 commit 0d5e76e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@ Changes to version 2.3.1
33

44
- TLS support now requires mbedtls 2.16.12
55
- CS104 client/master: add support to specify local interface/IP address
6+
- Macos HAL layer: replaced semaphores by mutex
7+
- updated HAL layer
8+
- fix - Possible buffer overflow when formatting IPv6 addresses (#96)
9+
- fixed - write to queueEntry is not protected (#99)
10+
- fixed bug in CS101_ASDU_setNumberOfElements (#91)
11+
- CS104 slave: fixed problem in TEST-FR con timeout handling
12+
- CS101 master: fixed problem not sending broadcast messages (#88)
13+
- CS101 slave: fixed potential crash when application layer parameters don't match
14+
- CS104 server: fixed - receiving I or S frame while in STOPDT should close connection
15+
616

717
Changes to version 2.3.0
818
------------------------

0 commit comments

Comments
 (0)