Release 1.17.11

Fix strict aliasing warning in when compiling with optimizations
This commit is contained in:
Dmitri Tikhonov 2019-01-03 11:48:45 -05:00
parent f2450c4325
commit 229fce07a3
184 changed files with 195 additions and 187 deletions

View file

@ -1,3 +1,7 @@
2019-01-03
- 1.17.11
- Fix strict aliasing warning in optimized compilation.
2018-12-27
- 1.17.10
- Fix the example program to be able to use parallel connections