ChangeLog revision af7c02bd
12006-04-26  Adam Jackson  <ajax@freedesktop.org>
2
3	* configure.ac:
4	Bump to 1.0.3
5
62006-04-02  Adam Jackson  <ajax@freedesktop.org>
7
8	* src/Xdamage.c:
9	Coverity #574: Plug a leak on the error path.
10
112005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
12
13	* configure.ac:
14	Update package version number for final X11R7 release candidate.
15
162005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
17
18	* configure.ac:
19	Update package version number for X11R7 RC3 release.
20
212005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>
22
23	* xdamage.pc.in:
24	Update pkgconfig files to separate library build-time dependencies
25	from application build-time dependencies.
26	* configure.ac:
27	Update dependencies to work with separate build roots.
28
292005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>
30
31	* configure.ac:
32	Update package version number for X11R7 RC2 release.
33
342005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>
35
36	* configure.ac:
37	Update pkgcheck dependencies to work with separate build roots.
38
392005-07-08  Keith Packard  <keithp@keithp.com>
40
41	* .cvsignore:
42	* src/.cvsignore:
43	* src/Makefile.am:
44	Add .cvsignore files
45	Switch _la_CFLAGS for AM_CFLAGS to clean up directory
46
47Tue May 17 12:39:30 2005  Søren Sandmann  <sandmann@redhat.com>
48
49	* Add build system
50