diff --git a/ChangeLog.rst b/ChangeLog.rst index 566643e4..74ccaa38 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -46,7 +46,7 @@ (`#178 `_). Thanks to `@jackyf (Eugene V. Lyubimkin) `_. -* [Breaking] ``BasicStringRef`` comparison operators now compare string +* [Breaking] ``StringRef``/``BasicStringRef`` comparison operators now compare string content, not pointers (`#183 `_). @@ -58,7 +58,7 @@ on Karma's benchmark (`#186 `_). -* Fixed most warnings reported by Coverity Scan +* Fixed warnings reported by Coverity Scan (`#187 `_, `#192 `_).