summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS12
1 files changed, 6 insertions, 6 deletions
diff --git a/NEWS b/NEWS
index fee3a0d..9f4198c 100644
--- a/NEWS
+++ b/NEWS
@@ -26,18 +26,18 @@ This release drops the "linux/videodev.h" include in z4l.c because
V4L1 support was dropped as of Linux kernel 2.6.38, and it fixes
packed overlay offscreen allocations.
-Geode 2.11.10 (2010-11-09)
-==========================
-This release migrates deprecated xalloc/xrealloc/xfree/xcalloc calls
-to malloc/realloc/free/calloc, fixes several DCON-specific issues,
-improves mode validation and adds support for one WXGA resolution.
-
Geode 2.11.11 (2010-12-27)
==========================
This release restores code compatibility down to X server 1.4, it fixes
compilation under 1.9.99 and newer, and it improves handling of gamma
correction in video vs graphics
+Geode 2.11.10 (2010-11-09)
+==========================
+This release migrates deprecated xalloc/xrealloc/xfree/xcalloc calls
+to malloc/realloc/free/calloc, fixes several DCON-specific issues,
+improves mode validation and adds support for one WXGA resolution.
+
Geode 2.11.9 (2010-08-23)
=========================
We are pleased to announce this maintenance release of xf86-video-geode.