cairo/pixman/ChangeLog.libpixregion
2003-04-22 16:38:45 +00:00

13 lines
423 B
Text

2003-04-22 Carl Worth <cworth@isi.edu>
* configure.in (LIBPIXREGION_MAJOR_VERSION): Fixed typo (Owen Taylor)
2003-02-25 Carl Worth <cworth@isi.edu>
* src/pixregion.c (PixRegionCreateSimple): Eliminated useless size
parameter from PixRegionCreateSized, (the server only ever calls
it with a value of 1 or 0).
(PixRegionInit):
(PixRegionUninit):
(PixRegionBreak): Changed these three functions to be static.