summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorPeter Korsgaard2010-11-07 21:02:38 +0100
committerPeter Korsgaard2010-11-07 21:02:38 +0100
commit69a8991bdc7f2f7262c81166430c825b61fc1c7c (patch)
tree9e753521b768b0b9242ab0ce25352bebb883bf57 /CHANGES
parentwireless-tools: add option to install shared lib (diff)
downloadbuildroot-69a8991bdc7f2f7262c81166430c825b61fc1c7c.tar.gz
buildroot-69a8991bdc7f2f7262c81166430c825b61fc1c7c.tar.xz
buildroot-69a8991bdc7f2f7262c81166430c825b61fc1c7c.zip
xserver-xorg: enable glx support if mesa3d is enabled
Closes #2533 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 412fa0081..4727c4a84 100644
--- a/CHANGES
+++ b/CHANGES
@@ -76,6 +76,7 @@
#2389: Generate a Makefile wrapper in $(O)
#2461: wireless_tools: install shared library if needed
#2521: Can't compile sdl_mixer, mikmod.h can't be found
+ #2533: xserver_xorg-server: Enable glx, if mesa3d is built
#2563: [PATCH] cairo: Expose the configure option to disable some...
#2581: libmms: Update to 0.6, and patch to work on architectures...
#2707: Can't compile linux kernel using buildroot + crosstool-ng