xinit: Changes to 'refs/tags/xinit-1.0.4'

Alan Coopersmith alanc at kemper.freedesktop.org
Mon May 21 20:03:03 PDT 2007


Tag 'xinit-1.0.4' created by Alan Coopersmith <alan.coopersmith at sun.com> at 2007-05-22 04:01 -0700

xinit Version 1.0.4

Changes since xinit-1.0.3:
Alan Coopersmith:
      renamed: .cvsignore -> .gitignore
      Add *~ to .gitignore to skip over emacs/patch droppings
      Change example X server argument from bc to -br now that bc is gone
      Stop hardcoding /usr/X11R6/bin in manpage examples
      Bug #10616: Clarify syntax on xinit & startx man pages
      Don't print windowpath debug messages unless built -DDEBUG
      Replace static ChangeLog with dist hook to generate from git log
      Modernize list of Xservers printed when "X" is not found in $PATH
      Remove support for pre-POSIX-1990 platforms
      Remove old Imake checks now that we always build with autoconf
      Version bump: 1.0.4

Daniel Drake:
      Fill in COPYING File (X.Org Bugzilla #11024)

Samuel Thibault:
      X.Org Bugzilla #8013: xinit should set WINDOWPATH

---
 .gitignore   |    1 
 COPYING      |   25 ++++---
 ChangeLog    |  103 ------------------------------
 Makefile.am  |    7 +-
 configure.ac |    4 -
 startx.man   |    2 
 xinit.c      |  201 +++++++++++++++++++++++++++++++++--------------------------
 xinit.man    |    8 +-
 8 files changed, 148 insertions(+), 203 deletions(-)
---


More information about the xorg-commit mailing list