2006-04-26 Adam Jackson * configure.ac: Bump to 1.0.2 2006-04-06 Adam Jackson * src/dmx.c: Coverity #928: Don't dereference screen if it's null. 2005-12-20 Kevin E. Martin * configure.ac: Update package version for X11R7 release. 2005-12-14 Kevin E. Martin * configure.ac: Update package version number for final X11R7 release candidate. 2005-12-06 Kevin E. Martin * man/Makefile.am: Change *man_SOURCES ==> *man_PRE to fix autotools warnings. 2005-12-03 Kevin E. Martin * configure.ac: Update package version number for X11R7 RC3 release. 2005-12-02 Kevin E. Martin * configure.ac: * src/Makefile.am: Add check and cflags for malloc(0) returning NULL. 2005-11-19 Kevin E. Martin * dmx.pc.in: Update pkgconfig files to separate library build-time dependencies from application build-time dependencies. 2005-11-13 Alan Coopersmith * 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 * configure.ac: Update package version number for RC1 release. 2005-07-08 Keith Packard * .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 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 * configure.ac Add missing xext.pc and xextproto.pc