ChangeLog revision 191cded7
12006-04-26  Adam Jackson  <ajax@freedesktop.org>
2
3	* configure.ac:
4	Bump to 1.0.1
5
62006-04-20  Jeremy C. Reed  <reed@reedmedia.net>
7
8	* man/XF86VM.man:
9	Fix typo.
10
112006-02-12  Alan Coopersmith  <alan.coopersmith@sun.com>
12
13	* man/Makefile.am: 
14	Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628>
15	Shadow pages not created correctly when MANDIR & MANSUFFIX don't match.
16
172005-12-14  Kevin E. Martin  <kem-at-freedesktop-dot-org>
18
19	* configure.ac:
20	Update package version number for final X11R7 release candidate.
21
222005-12-06  Kevin E. Martin  <kem-at-freedesktop-dot-org>
23
24	* man/Makefile.am:
25	Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
26
272005-12-03  Kevin E. Martin  <kem-at-freedesktop-dot-org>
28
29	* configure.ac:
30	Update package version number for X11R7 RC3 release.
31
322005-12-02  Kevin E. Martin  <kem-at-freedesktop-dot-org>
33
34	* configure.ac:
35	* src/Makefile.am:
36	Add check and cflags for malloc(0) returning NULL.
37
382005-11-19  Kevin E. Martin  <kem-at-freedesktop-dot-org>
39
40	* xxf86vm.pc.in:
41	Update pkgconfig files to separate library build-time dependencies
42	from application build-time dependencies.
43
442005-10-18  Kevin E. Martin  <kem-at-freedesktop-dot-org>
45
46	* configure.ac:
47	Update package version number for RC1 release.
48
492005-10-12  Alan Coopersmith  <alan.coopersmith@sun.com>
50
51	* man/Makefile.am:
52	* configure.ac:
53	Use sed to fill in variables in man page
54	Add shadow man pages for man pages that document multiple functions.
55
562005-07-08  Keith Packard  <keithp@keithp.com>
57
58	* .cvsignore:
59	* man/.cvsignore:
60	* src/.cvsignore:
61	* src/Makefile.am:
62	Add .cvsignore files
63	Switch _la_CFLAGS for AM_CFLAGS to clean up directory
64
65