summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 87ae0f88ca00949b2079986ba4824c83b119a384 (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
2006-03-31  Daniel Stone  <daniel@freedesktop.org>

	* **/*.[ch]:
	Reindent with -bad -bap -c0 -cd0 -cp0 -ncdb -ci4 -cli0 -ncs -d0 -di4
	-i4 -ip4 -l80 -npcs -psl -sob -ss -ce -sc -br -cdw -lp -cbi0.

2006-03-20  Adam Jackson  <ajax@freedesktop.org>

	* src/Makefile.am:
	Bug #6286: Fix build on Cygwin. (Yaakov Selkowitz)

2006-02-12  Alan Coopersmith  <alan.coopersmith@sun.com>

	* man/Makefile.am: 
	Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628>
	Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.

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

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

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

	* man/Makefile.am:
	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

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

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

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

	* configure.ac:
	* src/Makefile.am:
	Add check and cflags for malloc(0) returning NULL.

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

	* xi.pc.in:
	Update pkgconfig files to separate library build-time dependencies
	from application build-time dependencies.

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

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

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

	* man/Makefile.am: 
	* configure.ac:
	Use sed to put version number in man page
	Add shadow man pages for man pages that document multiple functions.
	
2005-10-05  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* src/Makefile.am:
	Added missing file to EXTRA_DIST

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-05-22  Alan Coopersmith  <alan.coopersmith@sun.com>

	* Makefile.am, src/Makefile.am, man/Makefile.am, configure.ac,
	  COPYING, NEWS, README, AUTHORS, xi.pc.in:
	Initial autotooling.