ChangeLog revision c06b6b69
12006-04-07  Adam Jackson  <ajax@freedesktop.org>
2
3	* configure.ac:
4	* src/ct_driver.c:
5	Bump to 1.1.1 for Xv changes.
6
72006-04-07  Aaron Plattner  <aplattner@nvidia.com>
8
9	* src/ct_video.c: (CHIPSPutImage):
10	Add a DrawablePtr argument to the XV functions to pave the way for
11	redirected video.
12
132006-04-06  Adam Jackson  <ajax@freedesktop.org>
14
15	* configure.ac:
16	* src/ct_accel.c:
17	* src/ct_bank.c:
18	* src/ct_cursor.c:
19	* src/ct_ddc.c:
20	* src/ct_dga.c:
21	* src/ct_driver.c:
22	* src/ct_driver.h:
23	* src/ct_regs.c:
24	* src/ct_shadow.c:
25	* src/ct_video.c:
26	Unlibcwrap.  Bump server version requirement.  Bump to 1.1.0.
27
28	* src/ct_driver.c:
29	VERSION -> CHIPS_VERSION
30
312005-12-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>
32
33	* configure.ac:
34	Update package version for X11R7 release.
35
362005-12-19  Alan Coopersmith  <alan.coopersmith@sun.com>
37
38	* README.sgml:
39	Fix typo.
40
412005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
42
43	* configure.ac:
44	Update package version number for final X11R7 release candidate.
45
462005-12-08  Adam Jackson  <ajax@freedesktop.org>
47
48	* src/Makefile.am:
49	Re-fix for #4588, this one actually works.
50
512005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
52
53	* man/Makefile.am:
54	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
55
562005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
57
58	* configure.ac:
59	Update package version number for X11R7 RC3 release.
60
612005-12-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
62
63	* configure.ac:
64	Remove extraneous AC_MSG_RESULT.
65
662005-11-29  Adam Jackson  <ajax@freedesktop.org>
67
68	* configure.ac:
69	Only build dlloader modules by default.
70
712005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
72
73	* configure.ac:
74	Update package version number for X11R7 RC2 release.
75
762005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
77
78	* configure.ac:
79	Update pkgcheck depedencies to work with separate build roots.
80
812005-10-04  Adam Jackson  <ajax@freedesktop.org>
82
83	* src/Makefile.am:
84	Bug #4588: N-way build of ct_accel.c, as in monolith.
85