Skip to content

Commit f8c7076

Browse files
adjust text file Changlog.md format for length of sentences
1 parent 6ed5b7d commit f8c7076

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

ChangeLog.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@
55
- Added example server with Renesas CS+ port
66
- Fix for initializing UserAuthData to all zeros before use
77
- Fix for SFTP “LS” operation when setting the default window size to 2048
8-
- Add structure size print out option -z to example client when the macro WOLFSSH_SHOW_SIZES is defined
9-
- Additional automated tests of wolfSSH_CTX_UsePrivateKey_buffer and fix for call when key is already loaded
8+
- Add structure size print out option -z to example client when the macro
9+
WOLFSSH_SHOW_SIZES is defined
10+
- Additional automated tests of wolfSSH_CTX_UsePrivateKey_buffer and fix for
11+
call when key is already loaded
1012
- Refactoring done to internal handling of packet assembly
1113
- Add client side public key authentication support
1214
- Support added for global requests
13-
- Fix for NULL dereference warning, rPad/sPad initialization and SFTP check on want read. Thanks to GitHub user LinuxJedi for the reports
14-
- Addition of WS_USER_AUTH_E error returned when user authentication callback returns WOLFSSH_USERAUTH_REJECTED
15+
- Fix for NULL dereference warning, rPad/sPad initialization and SFTP check on
16+
want read. Thanks to GitHub user LinuxJedi for the reports
17+
- Addition of WS_USER_AUTH_E error returned when user authentication callback
18+
returns WOLFSSH_USERAUTH_REJECTED
1519
- Remove void cast on variable not compiled in with single threaded builds
1620

1721

0 commit comments

Comments
 (0)