commit 1e32bed14ffe65f74433e2a2ec21f407d9536070
Author: Julien Cristau <jcristau@debian.org>
Date:   Sun Aug 2 15:16:02 2009 +0200

    Bump to 1.0.3

commit 1679afa400192182cf29fd57c488b3d47aff1aa2
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Thu Jan 15 18:09:19 2009 -0200

    Ansification and compile warning fixes.
    
      This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
    make distcheck and all gcc 4.3 and sparse warnings.

commit c1eea0c7fc893c983d9f692e9c8643709d093551
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
Date:   Sat Nov 29 04:34:53 2008 -0200

    VPATH build correction and s/git-/git /.
    
    This patch adds a missing correction available in
    http://bugs.freedesktop.org/show_bug.cgi?id=17940
    that was not applied in alternate committed patch
    63c9c672a97a7e4a9434075958c68d8502624a40

commit 61d9381ebc6bd5fa55b9021b8a68fff93e68059a
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Dec 6 16:37:05 2007 -0500

    Replace static ChangeLog with dist-hook to generate from git log

commit 5e8323af8c3adff08cb0f455fe54f28950e98223
Author: James Cloos <cloos@jhcloos.com>
Date:   Mon Sep 3 05:51:09 2007 -0400

    Add *~ to .gitignore to skip patch/emacs droppings

commit fd77f3d067d0df0656d428f7289ccc6c3c5c1949
Author: James Cloos <cloos@jhcloos.com>
Date:   Thu Aug 23 19:24:35 2007 -0400

    Rename .cvsignore to .gitignore

commit 63c9c672a97a7e4a9434075958c68d8502624a40
Author: Kean Johnston <kean@armory.com>
Date:   Sun Dec 3 05:12:39 2006 -0800

    Don't use absolute pathnames when copying from ${srcdir}.

commit 2a016c91334ad0affaf6db9906325202179096fc
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Apr 26 23:35:32 2006 +0000

    Bump to

commit c10cbfc3619bdf8fe0c96d238cf4deeba8543757
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Apr 3 19:32:19 2006 +0000

    Bug #6425: srcdir != objdir build fix. (Yaakov Selkowitz)

commit 203bb5fcd6c94f9f3dd6694e8225ed03d89c15a7
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Dec 21 02:29:47 2005 +0000

    Update package version for X11R7 release.

commit d630c54f3e5f983e81ba1c3126089cb175ea759b
Author: Adam Jackson <ajax@nwnk.net>
Date:   Mon Dec 19 16:22:41 2005 +0000

    Stub COPYING files

commit 803021f3b61c5f41435f4bfc634dbf98bb70b428
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Dec 15 00:24:03 2005 +0000

    Update package version number for final X11R7 release candidate.

commit 102695adf6f26533e86d45b9fe8e61a83f300969
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:18 2005 +0000

    Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

commit d64c29bc96df9e5e31126ea6caf3560a657c36c0
Author: Kevin E Martin <kem@kem.org>
Date:   Sat Dec 3 05:49:17 2005 +0000

    Update package version number for X11R7 RC3 release.

commit 39f0a98d456aa05a227ea3e85e7aee6c0406a317
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:38 2005 +0000

    Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
        update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

commit fa6b5809fb54bc9f4fa8e81f46ab55d6042e8fb2
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:34:57 2005 +0000

    Another pass at .cvsignores for apps.

commit d07abeadc55b3edc8c97534593b4b0f48729c62f
Author: Eric Anholt <anholt@freebsd.org>
Date:   Sun Nov 20 22:08:49 2005 +0000

    Add/improve .cvsignore files for apps.

commit 8da96206210461f1f43b8b0ff6a78d36549b06bb
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:50 2005 +0000

    Update package version number for RC1 release.

commit 1462f8bf2027a6bd0864b5073fae33c8622ade80
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:56:20 2005 +0000

    Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
        work better with BSD make

commit 8c93946dc0a6d04fa9633069d89d62dcb64a985a
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 21:59:06 2005 +0000

    Missed changelog in yesterday's commit

commit 946902bf607734c4253dab800d45691b10f7dd37
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 01:28:06 2005 +0000

    Use cpp to fill in variables in man pages

commit 4ec4f04ad354b019532f3603de9e2d03081fdd85
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Thu Oct 6 20:13:14 2005 +0000

    Fix cpp generation of scripts & config files Add --with flags to configure
        for setting default $PATH & $MANPATH

commit 4a4e84476cb47b280a2b87a96897c394b6d77768
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Wed Oct 5 16:08:27 2005 +0000

    Add missing $(DESTDIR)s to custom install targets

commit 49b173b1f90f75294dab19f622f8f13f421a5b44
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Oct 4 23:31:22 2005 +0000

    Add server.os2 to EXTRA_DIST

commit 12ba788dcac295641271af315f4742a82732f5ab
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Aug 1 20:25:28 2005 +0000

    Install man pages to section 1 instead of section m (Patch from Donnie
        Berkholz)

commit bc98cab949400a2c0191c586b0ba29d2d89b2c90
Author: Kevin E Martin <kem@kem.org>
Date:   Fri Jul 29 21:22:30 2005 +0000

    Various changes preparing packages for RC0:
    - Verify and update package version numbers as needed
    - Implement versioning scheme
    - Change bug address to point to bugzilla bug entry form
    - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to
        reenable it)
    - Fix makedepend to use pkgconfig and pass distcheck
    - Update build script to build macros first
    - Update modular Xorg version

commit 344b91c599fec33db6d7c96c806dab6acce47934
Author: Kevin E Martin <kem@kem.org>
Date:   Thu Jul 28 15:57:12 2005 +0000

    Fix distcheck for remaining apps

commit 6a2e9e6f18e3b214e375d4b79f66ec6f3fbeadcd
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sat Jul 23 17:43:20 2005 +0000

    fix make install when builddir != srcdir

commit 0188681c8275738ab27c7618d1fd827c6556dc15
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sat Jul 23 17:42:47 2005 +0000

    Probe for rm and ln that are used during make install.

commit 6b1ff419a810eea0c3c93b25d74e2012b506d837
Author: Adam Jackson <ajax@nwnk.net>
Date:   Wed Jul 20 19:31:50 2005 +0000

    Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
        configure cache, you cache it, and the cached value is probably wrong.

commit 1665633fc9c566e909d6bf23648844b45a5c1e75
Author: Matthieu Herrb <matthieu.herrb@laas.fr>
Date:   Sun Jul 17 20:11:01 2005 +0000

    fix rules to work with non-GNU make and outside of $srcdir

commit bdc2b9966d510b9ceb5fa0c0fc699950fdb1bfdf
Author: Søren Sandmann Pedersen <sandmann@daimi.au.dk>
Date:   Thu Jul 7 22:34:16 2005 +0000

    Build system for rstart

commit 2fedc84e2356a2c7c9621e9a5a498305835b25cf
Author: Egbert Eich <eich@suse.de>
Date:   Fri Apr 23 19:54:37 2004 +0000

    Merging XORG-CURRENT into trunk

commit 0b9fd8109dc7d2e90e97be9cc23b58152dccc620
Author: Egbert Eich <eich@suse.de>
Date:   Sun Mar 14 08:34:56 2004 +0000

    Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

commit 60c0a3d9cc0729922e457290f062c674d3d8681f
Author: Egbert Eich <eich@suse.de>
Date:   Wed Mar 3 12:12:54 2004 +0000

    Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

commit 3283d8fafa02c9e93a71ad83f2f3788c9cb54e2a
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 13:36:15 2004 +0000

    readding XFree86's cvs IDs

commit bc9710352c3e369ffc442826ef729c1e505a3954
Author: Egbert Eich <eich@suse.de>
Date:   Thu Feb 26 09:23:57 2004 +0000

    Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

commit 28544d3d210e769557639c6494205bec83f39d7e
Author: Egbert Eich <eich@suse.de>
Date:   Thu Jan 29 08:09:02 2004 +0000

    Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004

commit 129d33aeda28f4c0970e70e537196d1f9a83e3a9
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Tue Nov 25 19:29:03 2003 +0000

    XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

commit 719e9d3f369ff71c4eef2f8e1a72b075b6c6490b
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:58 2003 +0000

    XFree86 4.3.0.1

commit 2416645e0f054d5b400a1ab22065acbe3d7bffb6
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 16:48:58 2003 +0000

    Initial revision

commit 86113ea526160c917e7471dd8c54d99ed4f497a7
Author: Kaleb Keithley <kaleb@freedesktop.org>
Date:   Fri Nov 14 15:54:53 2003 +0000

    R6.6 is the Xorg base-line
