diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-22 15:07:14 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-07-22 15:07:14 +0000 |
commit | ea0399b23455452253910c53c5774975e0944d19 (patch) | |
tree | dddcc0f30c5c7deb7edd39cfa8295c5537cf0cb8 /ChangeLog | |
parent | b8ee465c3b66f7590d5a185350718af846d4d3f8 (diff) | |
download | gtk+-ea0399b23455452253910c53c5774975e0944d19.tar.gz |
Default to linking against Xinerama again, so that we can fallback to
* configure.in: Default to linking against Xinerama again,
so that we can fallback to Xinerama when broken X drivers
make Xrandr useless. Sigh.
svn path=/trunk/; revision=20891
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2008-07-21 Matthias Clasen <mclasen@redhat.com> + * configure.in: Default to linking against Xinerama again, + so that we can fallback to Xinerama when broken X drivers + make Xrandr useless. Sigh. + +2008-07-21 Matthias Clasen <mclasen@redhat.com> + * configure.in: Bump version * === Released 2.13.5 === |