Merge near-duplicate ChangeLog entries
As agreed with Gilles on the PR discussion page
diff --git a/ChangeLog b/ChangeLog
index b6bb59b..0a47c6f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,8 +16,6 @@
option if needed.
* Fixed offset in FALLBACK_SCSV parsing that caused TLS server to fail to
detect it sometimes. Reported by Hugo Leisink. #810
- * Tighten ASN.1 parsing of RSA PKCS#1 v1.5 signatures, to avoid a
- potential Bleichenbacher-style attack.
* Tighten parsing of RSA PKCS#1 v1.5 signatures, to avoid a
potential Bleichenbacher/BERserk-style attack.