Skip to content

Commit

Permalink
- updated changelog for release 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mzillgith committed Dec 22, 2021
1 parent 456f424 commit 0d5e76e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ Changes to version 2.3.1

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


Changes to version 2.3.0
------------------------
Expand Down

0 comments on commit 0d5e76e

Please sign in to comment.