summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2013-01-31 18:50:39 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2013-01-31 18:50:39 +0000
commit15830fdb1087f18dcd6351de1034a5025b8ed343 (patch)
tree59f3479436c72fd680085ac992288b3b40272dfe /NEWS
parent28dbafd5643fcf637a556fc196b5b984d44d151d (diff)
downloadcairo-15830fdb1087f18dcd6351de1034a5025b8ed343.tar.gz
NEWS: fix a couple of typos
Reported-by: Thierry Vignaud
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index dfcccb7bc..892c77a63 100644
--- a/NEWS
+++ b/NEWS
@@ -43,11 +43,11 @@ Bug fixes
to all clients when the keyboard changes. The testsuite would detect
the unexpected event and complain.
- Handle very large large images in the XCB backend.
+ Handle very large images in the XCB backend.
Fix a memory leak in the xlib/shm layer, and prevent use of the SHM
surfaces after the display is closed.
- https://bugs.freedesktop.org/show_bug.cgi
+ https://bugs.freedesktop.org/show_bug.cgi?id=58253
Handle resizing of bitmap fonts, in preparation for a fix to
fontconfig to correctly pass on the user request for scaling.