File: ChangeLog

package info (click to toggle)
libxfontcache 1.0.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,456 kB
  • ctags: 76
  • sloc: sh: 9,105; makefile: 416; ansic: 137
file content (74 lines) | stat: -rw-r--r-- 1,924 bytes parent folder | download
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
2006-04-26  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	Bump to 1.0.2

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-20  Kevin E. Martin  <kem-at-freedesktop-dot-org>

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

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>

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

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

	* configure.ac:
	* man/Makefile.am:
	Use sed to substitute variables in man pages.
	Install shadow man pages for pages that document multiple functions.
	
2005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>

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

2005-07-13  keith Packard  <keithp@keithp.com>

	* man/Makefile.am:
	Make EXTRA_DIST match defined man_MANS variable

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

	* .cvsignore:
	* man/.cvsignore:
	* src/.cvsignore:
	Add .cvsignore files

2005-06-21  Alexander Gottwald  <ago at freedesktop dot org>

	* configure.ac
	* src/Makefile.am
	Add missing xext.pc and xextproto.pc
	Add DEPS_CFLAGS to Makefile.am