cd-discid 1.4

  * Make it possible to prevent stripping e.g. with STRIP=/bin/true.
  * Add support for "make install DESTDIR=...".
  * Add '--help' and '--version' options.
  * Misc fixes.

 -- Timur Birsh <taem@linukz.org>  2013-05-14

cd-discid 1.3.1

  * Cleanup Makefile.

 -- Timur Birsh <taem@linukz.org>  2012-06-26

cd-discid 1.3

  * Fix FTBS on Debian GNU/Hurd (i386). Patch by Samuel Thibault.
    Debian bug #647971.
  * Polish man page.

 -- Timur Birsh <taem@linukz.org>  2011-11-17

cd-discid 1.2

  * Add --musicbrainz option: output a TOC that is suitable for
    calculating the MusicBrainz disc id.
    Patch by Lars Magne Ingebrigtsen <larsi@gnus.org>.
  * Fix memory leak.

 -- Timur Birsh <taem@linukz.org>  2011-04-28

cd-discid 1.1

  * Fix FTBFS on Debian GNU/kFreeBSD.
  * Apply patches by Ville Skyttä <ville.skytta@iki.fi>:
    - cd-discid.1: fix spelling errors.
    - Makefile: install files as non root.

 -- Timur Birsh <taem@linukz.org>  2009-09-02

cd-discid 1.0

  * New maintainer.
  * New project homepage is http://linukz.org/cd-discid.shtml.
  * Following changes have been introduced in this release:
    - Use default CD-ROM device name if no parameter given on the
      command line.
    - Be consistent - use argv[0] everywhere for program name and
      devicename for device name.
    - Makefile: do not strip symbols from binaries.
    - Update FSF address in license text.

 -- Timur Birsh <taem@linukz.org>  2009-08-20

cd-discid 0.9

  * Updates for MacOS X on G5-based systems to properly calculate
    discid by Evan Jones <ejones@uwaterloo.ca>
  * Solaris compile error fix by David Schweikert <dws@ee.ethz.ch>

 -- Robert Woodcock <rcw@debian.org>  Mon, 15 Dec 2003

cd-discid 0.8

  * MacOS X support, thanks to Evan Jones <ejones@uwaterloo.ca>
  * Remembered to include the Makefile in the tarball this time

 -- Robert Woodcock <rcw@debian.org>  Sun,  5 Jan 2003

cd-discid 0.7

  * NetBSD support, thanks to Chris Gilbert <chris@NetBSD.org>

 -- Robert Woodcock <rcw@debian.org>  Sat, 28 Jul 2001

cd-discid 0.6

* OpenBSD support, thanks to Marcus Daniel <danielm@uni-muenster.de>

 -- Robert Woodcock <rcw@debian.org>  Thu,  8 Feb 2001

cd-discid 0.5

* FreeBSD support, thanks to Niels Bakker

 -- Robert Woodcock <rcw@debian.org>  Wed, 18 Oct 2000

cd-discid 0.4

* Now opens cdrom device with O_RDONLY | O_NONBLOCK, thanks to
  Tommy U. Schonfeld
* Removed the last references to cdgrab
* Prints device name on failure (this can be handy for abcde users
  who aren't aware of the default device)

 -- Robert Woodcock <rcw@debian.org>  Sun, 14 May 2000

cd-discid 0.3

* Now compiles on Solaris, thanks to David Champion

 -- Robert Woodcock <rcw@debian.org>  Sat, 18 Mar 2000

cd-discid 0.2

* No longer uses libcdaudio
* Split off of cdgrab

 -- Robert Woodcock <rcw@debian.org>  Fri,  7 May 1999
