summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d68277465..e473ac6a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2006-05-03 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ Make Xephyr build on Solaris:
+
+ * hw/kdrive/src/kinput.c:
+ Add #include <sys/file.h> on Solaris for FNONBLOCK/FASYNC definitions
+
+ * hw/kdriver/linux/Makefile.am
+ Move agp.c & agp.h to KDRIVE_HW_SOURCES since they're not needed
+ for Xephyr-only builds
+
+ * configure.ac:
+ Add -lrt to XEPHYR_LIBS if needed to get nanosleep().
+
2006-05-03 Adam Jackson <ajax@freedesktop.org>
* hw/xfree86/common/xf86Configure.c: