86 lines
2.2 KiB
Plaintext
86 lines
2.2 KiB
Plaintext
|
2006-05-12 Adam Jackson <ajax@freedesktop.org>
|
||
|
|
||
|
* src/Makefile.am:
|
||
|
Fix the soversion to 3.1.0.
|
||
|
|
||
|
2006-04-11 Adam Jackson <ajax@freedesktop.org>
|
||
|
|
||
|
Bump to 4.0 for release.
|
||
|
|
||
|
2006-04-02 Adam Jackson <ajax@freedesktop.org>
|
||
|
|
||
|
* src/Xfixes.c:
|
||
|
Coverity #576: Plug a leak on the error path.
|
||
|
|
||
|
2006-3-13 Deron Johnson <deron.johnson@sun.com>
|
||
|
|
||
|
* configure.ac
|
||
|
* include/X11/extensions/Xfixes.h
|
||
|
* src/Cursor.c
|
||
|
Composite Version 0.3: CompositeGetOverlayWindow, CompositeReleaseOverlayWindow
|
||
|
Xfixes Version 4.0: XFixesHideCursor, XFixesShowCursor
|
||
|
|
||
|
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-11-19 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||
|
|
||
|
* xfixes.pc.in:
|
||
|
Update pkgconfig files to separate library build-time dependencies
|
||
|
from application build-time dependencies.
|
||
|
* configure.ac:
|
||
|
Update dependencies to work with separate build roots.
|
||
|
|
||
|
2005-11-12 Alan Coopersmith <alan.coopersmith@sun.com>
|
||
|
|
||
|
* man/Makefile.am:
|
||
|
* configure.ac:
|
||
|
Use sed to substitute variables in man pages.
|
||
|
|
||
|
2005-11-09 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||
|
|
||
|
* configure.ac:
|
||
|
Update package version number for X11R7 RC2 release.
|
||
|
|
||
|
2005-11-01 Kevin E. Martin <kem-at-freedesktop-dot-org>
|
||
|
|
||
|
* configure.ac:
|
||
|
* src/Makefile.am:
|
||
|
Update pkgcheck dependencies to work with separate build roots.
|
||
|
|
||
|
2005-10-26 Adam Jackson <ajax@freedesktop.org>
|
||
|
|
||
|
* configure.ac:
|
||
|
Add check for xproto.
|
||
|
|
||
|
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-05-17 <ssp@aware-of-vacuity.boston.redhat.com>
|
||
|
|
||
|
* configure.ac: Remove rest of half-removed if statement
|
||
|
|
||
|
* ChangeLog: remove irrelevant entries
|
||
|
|
||
|
2005-04-16 Josh Triplett <josh@freedesktop.org>
|
||
|
|
||
|
* Makefile.am: Tell automake about the manpage.
|