summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog24
1 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0509827..dbb2598 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,27 @@
2006-03-14 Alan Coopersmith <alan.coopersmith@sun.com>
+ * COPYING:
+ * autogen.sh:
+ * configure.ac:
+ * Makefile.am:
+ * src/Makefile.am:
+ * .cvsignore:
+ * src/.cvsignore:
+ Add the normal trappings of the Xorg modular build system.
+
+ * ast_2dtool.c:
+ * ast_accel.c:
+ * ast_cursor.c:
+ * ast_driver.c:
+ * ast_mode.c:
+ * ast_tool.c:
+ * ast_vgatool.c:
+ Replace "Xv.h" with <X11/extensions/Xv.h> and add
+ #include "config.h" for modular build
+ Strip ^M out of ast_accel.c
+
+2006-03-14 Alan Coopersmith <alan.coopersmith@sun.com>
+
* src/ast.h:
* src/ast_2dtool.c:
* src/ast_2dtool.h:
@@ -7,7 +29,7 @@
* src/ast_driver.c:
* src/ast_vgatool.c:
Version 0.80 from ASPEED Technology Inc.
- (Fixed get video buffer size incorrect issue)
+ (Fixed abnormal display if set 2D Acceleration Option as MMIO mode)
Bugzilla #4937 <https://bugs.freedesktop.org/show_bug.cgi?id=4937>
Attachment #4932 <https://bugs.freedesktop.org/attachment.cgi?id=4932>