[cairo-commit] libpixman ChangeLog,1.5,1.6
Dave Beckett
commit at pdx.freedesktop.org
Wed Dec 10 15:42:03 PST 2003
Committed by: dajobe
Update of /cvs/cairo/libpixman
In directory pdx:/tmp/cvs-serv14313
Modified Files:
ChangeLog
Log Message:
* src/pixregion.c, src/pixman.h, src/ictri.c, src/ictrap.c, src/icimage.c, src/icformat.c, src/ic.c:
Correct some more renames where the order of the renaming
caused later renames to fail due to earlier prefixes failing.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/libpixman/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** ChangeLog 10 Dec 2003 23:25:38 -0000 1.5
--- ChangeLog 10 Dec 2003 23:42:01 -0000 1.6
***************
*** 1,4 ****
--- 1,12 ----
2003-12-10 Dave Beckett <Dave.Beckett at bristol.ac.uk>
+ * update.pl: fixes for wrong order of renames
+
+ * src/pixregion.c, src/pixman.h, src/ictri.c, src/ictrap.c, src/icimage.c, src/icformat.c, src/ic.c:
+ Correct some more renames where the order of the renaming
+ caused later renames to fail due to earlier prefixes failing.
+
+ * update.pl: Add rename fixes
+
* src/pixregionint.h, src/pixregion.c, src/pixman.h, src/ictri.c, src/ictrap.c, src/ictransform.c, src/icrect.c, src/icpixels.c, src/icint.h, src/icimage.h, src/icimage.c, src/icformat.c, src/iccompose.c, src/iccolor.c:
Correct over-eager renames of the form pixman_thing_tName into
More information about the cairo-commit
mailing list