This commit is contained in:
Sebastian Pipping 2018-07-08 19:31:01 +02:00
parent 5994e40650
commit e314feb290
2 changed files with 5 additions and 1 deletions

View File

@ -21,10 +21,11 @@ Release 2.2.? ???????????????????
#178 #179 CMake: Use GNUInstallDirs module to set proper defaults for
install directories
#180 Windows: Fix compilation of test suite for Visual Studio 2008
#131 #173 Address compiler warnings
#131 #173 #202 Address compiler warnings
#187 #190 #200 Fix miscellaneous typos
Special thanks to:
Anton Maklakov
Benjamin Peterson
Brad King
Franek Korta

View File

@ -11,6 +11,9 @@
* --------------------------------------------------------------------------
* HISTORY:
*
* 2018-07-08 (Anton Maklakov)
* - Add "fall through" markers for GCC's -Wimplicit-fallthrough
*
* 2017-11-03 (Sebastian Pipping)
* - Hide sip_tobin and sip_binof unless SIPHASH_TOBIN macro is defined
*