SHA256
8
0
forked from pool/perl-Cairo
Files
perl-Cairo/perl-Cairo.changes

40 lines
1.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Feb 26 12:41:20 CET 2007 - anicka@suse.cz
- update to 1.023
- remove last patch (fixed in upstream)
-------------------------------------------------------------------
Fri Jan 5 11:35:18 CET 2007 - anicka@suse.cz
- fix endianness problem in t/CairoSurface.t (patch from upstream)
-------------------------------------------------------------------
Tue Jan 2 13:10:47 CET 2007 - anicka@suse.cz
- update to 1.022
* CairoSurface.xs, t/CairoSurface.t: Make
Cairo::ImageSurface::get_data usable by specifying the buffer
length.
-------------------------------------------------------------------
Tue Dec 12 13:35:03 CET 2006 - anicka@suse.cz
- update to 1.021
* MakeHelper.pm, CairoSurface.t: When comparing enum values, look
at length+1, not just length, bytes to discern string pairs like
'color' and 'color-alpha'.
-------------------------------------------------------------------
Mon Sep 25 15:02:07 CEST 2006 - anicka@suse.cz
- update to 1.01
* test fixes
* xs/CairoSurface.xs: Cosmetical changes.
-------------------------------------------------------------------
Tue Sep 12 17:59:37 CEST 2006 - anicka@suse.cz
- package created