diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-14 21:59:36 +0000 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2013-02-14 21:59:36 +0000 |
commit | 15e1050ea505c40a288ec197d817d3c6d51693d5 (patch) | |
tree | f410f422b518d39ba7d8d69383274f669059fb5a /NEWS | |
parent | 86e025a1842f3c2f319676818b1f4624cd94ebc5 (diff) |
NEWS: Fix a couple of typos and factual errors
Sedat Dilek corrected my spelling and pointed out that what is known as
Xorg 1.6 in the log file is actually better known as releases of
Xserver 1.6 and Xorg 7.7.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ Release 2.21.2 (2013-02-10) =========================== Pass the brown paper bags, I need half a dozen or so. That seemingly -innocuous build fix with xorg-1.13 happned to have the little side-effect +innocuous build fix with xorg-1.13 happened to have the little side-effect of breaking glyph rendering with xorg-1.12 and older on 64-bit machines. @@ -25,7 +25,7 @@ like Debian 6.0 (Squeeze). * Fix alignment of subsurface proxies for old chipsets. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1120108 - * Repair build against Xorg-1.6 and contemporary packages. + * Repair build against Xserver-1.6 (Xorg-7.7) and contemporary packages. Release 2.21.0 (2013-02-01) |