summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: c91b9c3d100eeec9a2be58d8fe68d0418e0de0b1 (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
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-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>

	* configure.ac:
	Update 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-16  Alan Coopersmith  <alan.coopersmith@sun.com>

	* src/Makefile.am: 
	Capitalize O in "X.Org Foundation"
	
	* configure.ac: 
	* man/Makefile.am: 
	Use cpp to substitute variables in man pages

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

	* src/Makefile.am: Have generated files be cleaned by maintainer
	to pass check-tarball test.

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

	* src/Makefile.am (deftwmrc.c): 
	* src/deftwmrc.c:
	* src/parse.c: 
	* src/parse.h: 
	Bug #3755 <https://bugs.freedesktop.org/show_bug.cgi?id=3755>
	twm can't handle 8-bit characters in .twmrc (Tomohiro KUBOITA)

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

	* src/Makefile.am:
2005-08-02  Keith Packard  <keithp@keithp.com>

	* Makefile.am:
	Mark generated files as BUILT_SOURCES and CLEANFILES
	to ensure they are regenerated after 'make clean' and
	to make parallel builds work right.