]> granicus.if.org Git - libexpat/commitdiff
Document #202
authorSebastian Pipping <sebastian@pipping.org>
Sun, 8 Jul 2018 17:31:01 +0000 (19:31 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Sun, 8 Jul 2018 17:36:30 +0000 (19:36 +0200)
expat/Changes
expat/lib/siphash.h

index 89c3a2e7e9f68940c3c501e712f1f3eaea48552b..ef4ed4e527740703a8cdf65fbe05fc26097552f7 100644 (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
index 1e8691010c5068aaf554cb849e843b1f87ddc201..4d6786d7839a2c1a99989930afec3dbe8789a2bc 100644 (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
  *