76 lines
1.9 KiB
Plaintext
76 lines
1.9 KiB
Plaintext
2006-04-26 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* configure.ac:
|
|
Bump to 1.0.2
|
|
|
|
2006-04-06 Adam Jackson <ajax@freedesktop.org>
|
|
|
|
* src/dmx.c:
|
|
Coverity #928: Don't dereference screen if it's null.
|
|
|
|
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-06 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* man/Makefile.am:
|
|
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
|
|
|
|
2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update package version number for X11R7 RC3 release.
|
|
|
|
2005-12-02 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
* src/Makefile.am:
|
|
Add check and cflags for malloc(0) returning NULL.
|
|
|
|
2005-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* dmx.pc.in:
|
|
Update pkgconfig files to separate library build-time dependencies
|
|
from application build-time dependencies.
|
|
|
|
2005-11-13 Alan Coopersmith <alan.coopersmith@sun.com>
|
|
|
|
* configure.ac:
|
|
* man/Makefile.am:
|
|
Use $(LIB_MAN_SUFFIX) instead of forcing man pages into section 3.
|
|
Use sed to substitute variables in man pages.
|
|
|
|
2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
|
|
|
* configure.ac:
|
|
Update package version number for RC1 release.
|
|
|
|
2005-07-08 Keith Packard <keithp@keithp.com>
|
|
|
|
* .cvsignore:
|
|
* man/.cvsignore:
|
|
* src/.cvsignore:
|
|
* src/Makefile.am:
|
|
Add .cvsignore files
|
|
Switch _la_CFLAGS for AM_CFLAGS to clean up directory
|
|
|
|
2005-06-22 Theo van Klaveren <t.vanklaveren@student.utwente.nl>
|
|
|
|
Fix make distcheck.
|
|
|
|
* man/Makefile.am: Fix typo (man3_MANS -> man_MANS).
|
|
* src/Makefile.am: Fix and add automake flags.
|
|
|
|
2005-06-21 Alexander Gottwald <ago at freedesktop dot org>
|
|
|
|
* configure.ac
|
|
Add missing xext.pc and xextproto.pc
|
|
|