summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: cfda98907d5203a5fc528736e9c9b32e8646aa16 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
2005-11-09  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update package version number for X11R7 RC2 release.

2005-11-01  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update pkgcheck dependencies to work with separate build roots.

2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>

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

2005-10-12  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* man/Makefile.am:
	Add .shadows.DONE to CLEANFILES to pass distcheck

2005-10-11  Alan Coopersmith  <alan.coopersmith@sun.com>

	* man/Makefile.am: 
	* configure.ac
	Set up cpp pre-processing of man pages
	Add shadow man pages for man pages that document multiple functions.

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

	* .cvsignore:
	* man/.cvsignore:
	* src/.cvsignore:
	* src/Makefile.am:
	Add .cvsignore files
	Switch _la_CFLAGS for AM_CFLAGS to clean up directory

2005-06-28  Alan Coopersmith  <alan.coopersmith@sun.com>

	* man/Makefile.am (man3_MANS): 
	Add man pages for DPMS Extension calls in libXext.   (Converted to
	man page format by Sun doc teams based on DPMS specification docs.)
	
2005-05-22  Alan Coopersmith  <alan.coopersmith@sun.com>

	* man/Makefile.am (man3_MANS): Change man pages to long file names

2005-01-29  Daniel Stone  <daniel@freedesktop.org>

	* XSync.c (wire_to_event):
	Sync from X.Org HEAD -- add explicit cast to prevent warning.

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-09-19  Carlos Romero  <kidcrash@freedesktop.org>

	* man/Makefile.am:
	Include man pages in EXTRA_DIST.

2004-04-13  Warren Turkal  <wt@midsouth.rr.com>

	* ImUtil.h is not in the public API and is not used in any other parts
	  of the x packages that I can see

2004-04-12  Daniel Stone  <daniel@freedesktop.org>

	* XSync.c:
	Merge from X11R6.7 - do explicit casting.

	* Bump version to 6.4.3 for xlibs 1.0.1.

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

	* AUTHORS needed lots of research to get the authors documented

2004-01-15  Daniel Stone  <daniel@fooishbar.org>
	* Tagging release 6.4.2 for the 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.