blob: b7900163b9d7e5126fcf2b75d632e72a26c70982 (
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
|
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
* fontenc.pc.in:
Update pkgconfig files to separate library build-time dependencies
from application build-time dependencies.
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for X11R7 RC2 release.
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-07-09 Keith Packard <keithp@keithp.com>
* .cvsignore:
* encodings/.cvsignore:
* encodings/large/.cvsignore:
* src/.cvsignore:
Add .cvsignore files
* configure.ac:
Depend on xproto, not x11 so we do not link against -X11
2005-06-30 Alexander Gottwald <ago at freedesktop dot org>
* configure.ac:
Check for zlib
|