Commit 8e904d3b authored by arjen@fred.bitbike.com's avatar arjen@fred.bitbike.com
Browse files

Changelog style cleanup.

parent 4a64b299
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -49312,8 +49312,8 @@ Our TODO section contains what we plan to have in 4.0. @xref{TODO MySQL 4.0}.
@itemize @bullet
@item
Fixed a bug when GROUP BY had 2 or more fields of which at least one can 
have NULL values 
Fixed bug in @code{GROUP BY} with two or more fields, where at least one
field can contain @code{NULL} values.
@item
Use @code{Turbo Boyer-Moore} algorithm to speed up @code{LIKE "%keyword%"}
searches.