blob: 72dc9e0eec4f2377c324ac649f01881138e4e793 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
* configure.ac:
Update package version number for RC1 release.
2005-10-18 Alan Coopersmith <alan.coopersmith@sun.com>
* Makefile.am:
Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtune
app-defaults file
* configure.ac:
Add --with-vendor-name option to set $(VENDORNAME).
Set default $(VENDORNAME) to "The X.Org Foundation".
2005-10-13 Alan Coopersmith <alan.coopersmith@sun.com>
* man/Makefile.am:
* configure.ac:
Use sed to fill in variables in man page
|