summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 783a2db2372044242d0d51976650d79319d1df67 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
2006-04-10  Daniel Stone  <daniel@freedesktop.org>

	* src/xkbtext.c:
	* src/xkbout.c:
	Fix stupid typos.  (Shang-Feng Yang)

2006-04-09  Daniel Stone  <daniel@freedesktop.org>

	* src/xkbtext.c:
	Coverity #776, 777: Fix memory leaks.

	* src/xkbout.c:
	Coverity #774: Fix memory leak.
	Coverity #265: Fix potential NULL dereference.

2006-04-07  Daniel Stone  <daniel@freedesktop.org>

	* src/maprules.c:
	Fix signed vs unsigned char hilarity.  (Bill Crawford)

	* src/xkbout.c:
	Coverity #979, 980, 981, 982: Fix potential NULL dereferences.

	* src/xkbmisc.c:
	Coverity #787, 788: Fix memory leaks.

2006-03-27  Daniel Stone  <daniel@freedesktop.org>

	* configure.ac:
	* src/XKBfileInt.h:
	* src/xkbmisc.c:
	* src/xkbconfig.c:
	* src/maprules.c:
	Fix horrendous botching of previous commit.

2006-03-25  Daniel Stone  <daniel@freedesktop.org>

	* src/XKBfileInt.h:
	* src/xkbmisc.c:
	* src/xkbconfig.c:
	* src/maprules.c:
	Bug #3819: Change open-coded _XkbStrCaseCmp to strcmp + tolower.

2006-02-28  Adam Jackson  <ajax@freedesktop.org>

	* configure.ac:
	* src/Makefile.am:
	Bump to 1.0.2.

2006-02-28  Daniel Stone  <daniel@freedesktop.org>

	* src/maprules.c:
	Bug #5216: Allow options to appear with other components.

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-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>

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

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

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

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

	* Makefile.am:
	* src/Makefile.am:
	magic lives in src, so add it to EXTRA_DIST there instead

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

	* .cvsignore:
	* include/X11/.cvsignore:
	* src/.cvsignore:
	* src/Makefile.am:
	Add .cvsignore files
	Switch _la_CFLAGS for AM_CFLAGS to clean up directory