diff options
author | root <root@localhost.localdomain> | 2007-08-24 21:13:39 +0800 |
---|---|---|
committer | root <root@localhost.localdomain> | 2007-08-24 21:13:39 +0800 |
commit | 486380cd85cdd2532300905ee588be48480ce1dc (patch) | |
tree | d6c3278efe7895ae3af40cfec20690b0fbd2c303 /ChangeLog | |
parent | 8bbdddf6025e1421e91ce12c509840822b395fb6 (diff) |
modified: ChangeLog
modified: configure.ac
modified: src/ast.h
modified: src/ast_2dtool.h
modified: src/ast_accel.c
modified: src/ast_cursor.c
modified: src/ast_driver.c
modified: src/ast_mode.c
modified: src/ast_mode.h
modified: src/ast_vgatool.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2007-08-24 Y.C. Chen <yc_chen@aspeedtech.com> + + * configure.ac: + * src/ast.h: + * src/ast_2dtool.c: + * src/ast_accel.c: + * src/ast_cursor.c: + * src/ast_driver.c: + * src/ast_mode.c: + * src/ast_tool.c: + * src/ast_vgatool.c: + * src/ast_2dtool.h + * src/ast_mode.h: + Support AST2100 + 2006-04-17 Y.C. Chen <yc_chen@aspeedtech.com> * src/ast_vgatool.c: (GetMaxDCLK): |