commit 46dcc268ae983b7f1214b1839776f8f5d72f4222
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Aug 17 16:27:11 2007 -0700

    Version bump: 1.0.2

commit f930da05f9d0af42d2daa026b1e99a9e5f0ff4a7
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Aug 17 16:26:04 2007 -0700

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

commit 1d8078119bdfc51e656ca4eb0e5ad122f334cd88
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Aug 10 15:22:05 2007 -0700

    Change xdriinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier
    
    Makefile.am:27: compiling `xdriinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'

commit 49b3932cec1d026195129b35a7e1f982c3a70e99
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu May 24 18:13:03 2007 -0700

    renamed: .cvsignore -> .gitignore

commit b833138c8caf357326a5c708bb7f31b6f5d081bf
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Thu May 24 18:12:27 2007 -0700

    X.Org bug #10616: Add all the X info commands to See Also in man page
    
    X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
    Reported upstream from
    Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313>

commit a563d95affd78ebfae6a59425ea2c1832f97efa6
Author: Adam Jackson <ajax@nwnk.net>
Date:   Sat Apr 8 02:31:21 2006 +0000

    Bump to 1.0.1.

commit 12209b48afe65215e693b00bfb0397e275e85114
Author: Matthias Hopf <mhopf@suse.de>
Date:   Mon Jan 16 10:54:14 2006 +0000

    GLX_GLXEXT_LEGACY -> GLX_GLXEXT_PROTOTYPES + glxext.h

commit 36c5e81eff50ef34f8b96014c8ee04c0563ab853
Author: Matthias Hopf <mhopf@suse.de>
Date:   Fri Jan 13 16:06:10 2006 +0000

    Using glXGetProcAddressARB instead of glXGetProcAddress.
    Casting to GLubyte* to remove warning.

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

    Update package version number for final X11R7 release candidate.

commit 9073b89b1dcaaa7d3ad61c1228290fad12c356f7
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Dec 6 22:48:21 2005 +0000

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

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

    Update package version number for X11R7 RC3 release.

commit ce638f553d89bb202eff94397933ee3c40165819
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Nov 30 01:17:30 2005 +0000

    Bug #5146: Fix building of xdriinfo in the presence of NVIDIA libGL by
        using the GLX 1.3 glXGetProcAddressARB instead of glXGetProcAddress.

commit 5777c79b762a65b1610ea59f7f3fd47241f797b6
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Nov 28 22:01:41 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 f206a4af9754100eadaa1ca621abf475d005e0de
Author: Eric Anholt <anholt@freebsd.org>
Date:   Mon Nov 21 10:35:00 2005 +0000

    Another pass at .cvsignores for apps.

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

    Add/improve .cvsignore files for apps.

commit 2c7a5cc7407dd6f7132cf3b50c65f3408872a1a2
Author: Kevin E Martin <kem@kem.org>
Date:   Wed Oct 19 02:47:53 2005 +0000

    Update package version number for RC1 release.

commit fe1aed987cafbbb9eb6ea165487b8891473ea52d
Author: Kevin E Martin <kem@kem.org>
Date:   Tue Oct 18 20:25:30 2005 +0000

    Remove check for gl/glx.h as that fails when installing Mesa in a
        non-standard directory and causes the build script to exit.

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

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

commit 2ff37b7da09549f212207d3ea24a0295e5f8c955
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Mon Oct 17 23:23:22 2005 +0000

    Check for <GL/glx.h> & libGL in configure.ac instead of waiting for failure
        at build time if neither Mesa nor vendor OpenGL is installed.

commit 8060bfb0e6211bd8f871770bee40f56df4f5fa2c
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
Date:   Fri Oct 14 00:25:44 2005 +0000

    Use sed to fill in variables in man page

commit ae8b217d70907921d4df62a17c7f78cdb99474fe
Author: Daniel Stone <daniel@fooishbar.org>
Date:   Mon Aug 29 11:07:33 2005 +0000

    Adding xdriinfo build system.

commit d5234bf9acf43337c35c6b83d003a8a5aab9b61b
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:27:39 2004 +0000

    DRI trunk-20040613 import

commit bbc27fa912a112fad8d28a566d8fab9db5d8bb3f
Author: Eric Anholt <anholt@freebsd.org>
Date:   Wed Jun 16 09:27:39 2004 +0000

    Initial revision
