Release 2.4.6

- Minor code cleanup and logging improvements.
- Server and client programs: include library version (e.g. 2.4.6)
  into `server' and `user-agent' headers.
This commit is contained in:
Dmitri Tikhonov 2019-10-11 08:24:24 -04:00
parent 7542f0f5aa
commit ad08470cea
11 changed files with 55 additions and 7 deletions

View file

@ -1,3 +1,9 @@
2019-10-11
- 2.4.6
- Minor code cleanup and logging improvements.
- Server and client programs: include library version (e.g. 2.4.6)
into `server' and `user-agent' headers.
2019-10-08
- 2.4.5
- [OPTIMIZATION]: flush encoder stream only when necessary.