Evan Huus 10 роки тому
батько
коміт
d8518555e3
1 змінених файлів з 5 додано та 0 видалено
  1. 5 0
      CHANGELOG.md

+ 5 - 0
CHANGELOG.md

@@ -9,6 +9,11 @@ New Features:
    directly.
    directly.
    ([#461](https://github.com/Shopify/sarama/pull/461)).
    ([#461](https://github.com/Shopify/sarama/pull/461)).
 
 
+Bug Fixes:
+ - Make protocol decoding more robust against some malformed packets generated
+   by go-fuzz ([#523](https://github.com/Shopify/sarama/pull/523),
+   [#525](https://github.com/Shopify/sarama/pull/525)).
+
 #### Version 1.5.0 (2015-08-17)
 #### Version 1.5.0 (2015-08-17)
 
 
 New Features:
 New Features: