diff options
author | Amaury Jacquot <sxpert@esitcom.org> | 2005-08-01 06:57:09 +0000 |
---|---|---|
committer | Amaury Jacquot <sxpert@esitcom.org> | 2005-08-01 06:57:09 +0000 |
commit | 392a2746ef051d16be303477170511ef38dcf753 (patch) | |
tree | 5f2f74e9a6efa5bf3f9759b3604c5e3d423f5772 /pixman/NEWS | |
parent | cd78d99642bdf1171d21083a6947c77ff00b599e (diff) |
fix typo
Diffstat (limited to 'pixman/NEWS')
-rw-r--r-- | pixman/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pixman/NEWS b/pixman/NEWS index a52095c6..cb412584 100644 --- a/pixman/NEWS +++ b/pixman/NEWS @@ -6,7 +6,7 @@ Clips are changed to only affect destination operands, not sources. This gives the desired behavior for cairo. If the X server's Render implementation wants to use pixman it will have to select source clipping, (presumably through a new API call that we can add at -that poin). +that point). Bug fixes --------- |