ChangeLog cosmetics.

This commit is contained in:
Bertram Felgenhauer 2005-09-29 17:34:31 +00:00
parent fa2d0ab5b7
commit 04170ed285

View file

@ -5,8 +5,9 @@
* src/cairo-hull.c (_cairo_hull_create),
(_cairo_hull_vertex_compare): Using a pointer comparison as the
fallback total order was wrong - these pointers are not stable.
So we introduce our own total order instead.
* ROADMAP: mark 4599 as fixed
So we introduce our own total order instead. (#4599)
* ROADMAP: mark #4599 as fixed
2005-09-29 Keith Packard <keithp@keithp.com>