Geode 2.11.16

This release restores compatibility with xserver-1.15 and newer
by adding a missing xf86Modes.h include to src/geode_dcon.c

VALIDATION PLATFORM
 * Debian (X server 1.15.99.904) on FIC ION603A (Geode LX800).

Signed-off-by: Martin-Éric Racine <martin-eric.racine@iki.fi>
This commit is contained in:
Martin-Éric Racine
2014-07-17 03:28:26 +03:00
parent 70b131d09b
commit 6ec1e2df7a
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@@ -1,3 +1,10 @@
Geode 2.11.16 (2014-07-17)
==========================
No user-visible change:
* This release restores compatibility with xserver-1.15 and newer
by adding a missing xf86Modes.h include to src/geode_dcon.c
Geode 2.11.15 (2013-10-09)
==========================
No user-visible change:

View File

@@ -23,7 +23,7 @@
# Initialize Autoconf
AC_PREREQ(2.60)
AC_INIT([xf86-video-geode],
[2.11.15],
[2.11.16],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver%2Fgeode],
[xf86-video-geode],
[http://www.x.org/wiki/GeodeDriver])