summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 2c2aa9af588985458115fc7e9ce259f02ec8ec9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for RC1 release.

2005-07-15  Alexander Gottwald  <ago at freedesktop dot org>

	* src/Makefile.am:
	Add DEP_LIBS

2005-07-11  Keith Packard  <keithp@keithp.com>

	* src/.cvsignore:
	* src/Makefile.am:
	Add missing files

2005-07-11  Keith Packard  <keithp@keithp.com>

	* configure.ac:
	* xcomposite.pc.in:
	Require modular X library.
	Unify dependency _CFLAGS/_LIBS

2004-11-22  Carl Worth  <cworth@cworth.org>

	* configure.ac: Remove AC_CONFIG_AUX_DIR (it was in the wrong
	place for automake-1.9, and it was set to the default value
	anyway).

2004-07-08  Keith Packard  <keithp@keithp.com>

	* Makefile.am:
	* Xcomposite.c: (XCompositeVersion), (XCompositeNameWindowPixmap):
	* Xcomposite.h:
	* configure.ac:
	Add library API for Composite 0.2 changes
	Add XCompositeVersion to get the run-time library version number
	Fix package version number in configure.ac and Xcomposite.h

2004-02-03  Jim Gettys <jg@handhelds.org>

	* AUTHORS: Add authors to AUTHORS file

2004-01-15  Daniel Stone  <daniel@fooishbar.org>
	* Tag release 1.0 for first freedesktop.org clientside lib release.

2004-01-15  Harold L Hunt II <huntharo@msu.edu>
	* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.