106 lines
2.4 KiB
Plaintext
106 lines
2.4 KiB
Plaintext
2006-04-26 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* configure.ac:
|
|
Bump to 1.0.3
|
|
|
|
2006-04-12 Daniel Stone <daniel@freedesktop.org>
|
|
|
|
* src/xkbatom.c:
|
|
* src/xkbout.c:
|
|
Fix offline operation.
|
|
|
|
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
|