
2003-06-24 version 1.0.2

    * Add new .run/installer option "--add-this-kernel"; when this option
      is specified, the installer will build a precompiled kernel
      interface for the running kernel, and the .run file will be
      repackaged to include this new precompiled kernel interface.

    * If we are building for a non-running kernel, specify that
      kernel name on the depmod commandline line (see depmod(8)
      manpage for details).  Patch provided by Nigel Spowage
      <Nigel.Spowage@energis.com>

    * Only execute `/usr/bin/chrc.config` if the distro is SuSE or
      UnitedLinux *and* the file exists.  Patch from Stefan Dirsch
      <sndirsch@suse.de>

2003-04-24 version 1.0.1

    * Do not install the NVIDIA OpenGL header files by default;
      they will be installed in the documentation directory,
      and can be optionally installed on the system with the
      "--opengl-headers" commandline option.

    * Abort installation if any X server is currently running
      (even if it is not using an NVIDIA driver).  We check if an
      X server is running by checking for existence of the files
      /tmp/.X[0-7]-lock.

    * Add a signal handler to tls_test to avoid dumping core files,
      and prevent error messages from being printed to stdout.

2003-03-31 version 1.0

    * Initial Release.

