Automatically generated by Makefile

 52ea91f / Sun, 4 Dec 2011 12:31:00 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Release version 0.31

 363635c / Sun, 27 Nov 2011 17:31:15 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add options to control ReplayGain behavior

 d6d94cc / Sun, 27 Nov 2011 15:07:05 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix tabs to spaces in manual

 03b4e0e / Sun, 27 Nov 2011 15:02:19 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Don't say in debug whether the quality is default

 aa317d6 / Thu, 16 Jun 2011 21:18:33 -0700
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix filename translation for XFS and others

 55a0302 / Sat, 7 May 2011 17:46:40 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Ensure ID3 tags have padding at the end

 59b03a2 / Wed, 1 Dec 2010 21:40:49 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Release version 0.30

 69000c7 / Wed, 1 Dec 2010 19:50:03 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Make bitrate and quality variables unsigned integers

 c14ba3d / Wed, 1 Dec 2010 18:32:10 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Correct usage of asprintf

 205b794 / Wed, 1 Dec 2010 18:31:13 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Use more appropriate type for buffer variables

 3410820 / Wed, 1 Dec 2010 17:06:40 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add man page and build rules for man page

 9badf3c / Wed, 1 Dec 2010 17:03:48 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add README.rst to list of files to distribute

 6f4055f / Sun, 28 Nov 2010 21:16:38 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Improve usage message shown with --help

 b8857eb / Sun, 28 Nov 2010 21:15:56 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add mount option for quality setting

 c481290 / Sun, 28 Nov 2010 13:46:52 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Use a command-line option (-b) for bitrate

 3b53416 / Sun, 14 Nov 2010 13:23:34 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Work around undesirable realloc behavior

 4bf42fa / Sat, 13 Nov 2010 18:43:11 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix crash caused by invalid FLAC files

 e109b8a / Sat, 13 Nov 2010 17:44:09 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Correct oversight in removing StringIO

 efcc8a1 / Fri, 12 Nov 2010 17:56:32 -0500
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix handling of pathnames for non-regular files

 8263666 / Sat, 18 Sep 2010 01:31:08 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add mailmap file for git-blame and friends

 babf8d7 / Sat, 18 Sep 2010 01:29:59 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update copyright notice in source files

 8f9129d / Sat, 18 Sep 2010 01:27:38 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update README to reflect class and talloc removal

 65c7a26 / Sat, 18 Sep 2010 00:49:31 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Replace FileTranscoder pseudo-class with struct

 77b3af7 / Fri, 17 Sep 2010 17:42:36 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Remove and replace StringIO code

 6d7474f / Wed, 18 Aug 2010 00:41:19 +0200
 Gregor Zurowski <gregor.zurowski@lunetta.net>
  * Change order of path and command within debug messages.

 5d5a499 / Mon, 16 Aug 2010 12:09:43 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Make debug logging a runtime option

 d18a0ff / Thu, 12 Aug 2010 23:49:13 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Use proper type for readlink return value

 7f4db0b / Wed, 11 Aug 2010 16:48:51 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Improve path and error handling

 7c196d0 / Sun, 8 Aug 2010 00:28:53 +0200
 Gregor Zurowski <gregor.zurowski@lunetta.net>
  * Improve command line argument checks

 2747f3a / Sun, 8 Aug 2010 00:05:26 +0200
 Gregor Zurowski <gregor.zurowski@lunetta.net>
  * Add new command line option for mp3 encoding quality

 bca3fff / Sat, 7 Aug 2010 23:23:11 +0200
 Gregor Zurowski <gregor.zurowski@lunetta.net>
  * Improve usage message

 017d225 / Sat, 7 Aug 2010 23:16:52 +0200
 Gregor Zurowski <gregor.zurowski@lunetta.net>
  * Add new structure for global parameters

 95459a2 / Tue, 3 Aug 2010 00:27:21 +0200
 Gregor W. Zurowski <gregor.zurowski@lunetta.net>
  * Change printf format placeholders for size_t and off_t

 3be7368 / Fri, 23 Jul 2010 00:36:53 +0200
 Gregor W. Zurowski <gregor.zurowski@lunetta.net>
  * Parse command lines with fuse_opt facility

 5133aed / Wed, 21 Jul 2010 22:09:37 +0200
 Gregor W. Zurowski <gregor.zurowski@lunetta.net>
  * Add additional, less common but useful tag mappings

 fb0530c / Tue, 13 Jul 2010 22:57:31 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update version to 0.21

 a3c5844 / Sat, 10 Jul 2010 23:37:47 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add install instructions for Ubuntu

 94be71d / Mon, 5 Jul 2010 23:12:13 +0200
 Gregor W. Zurowski <gregor.zurowski@lunetta.net>
  * Increase allowed path length from 256 to PATH_MAX

 efd9b1c / Sun, 4 Jul 2010 16:19:50 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix track length specification

 ff7e727 / Sun, 4 Jul 2010 14:42:58 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Require synchronous reads

 552ba02 / Sun, 27 Jun 2010 12:50:03 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Refactor whitespace and long comments everywhere

 9b9084b / Sun, 27 Jun 2010 00:48:39 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add support for Replay Gain

 fd97e7e / Sat, 19 Jun 2010 21:10:53 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update version to 0.20

 90d22a2 / Sat, 19 Jun 2010 23:03:42 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add define to fix implicit pread function warning

 1c414d1 / Sat, 19 Jun 2010 20:34:11 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add links for the libraries mentioned in the README

 79ba3c3 / Sat, 19 Jun 2010 18:48:17 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add description of main and legacy branches to the README

 da50f43 / Sat, 19 Jun 2010 01:02:38 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Change wording slightly in README

 bdd8b7d / Sat, 19 Jun 2010 00:53:32 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update numbers of blocks in README

 4dc6ae6 / Fri, 18 Jun 2010 11:02:10 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add dist hook to automatically generate the ChangeLog

 26c141d / Thu, 17 Jun 2010 20:26:46 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Switch to border-radius in style sheet

 37174a8 / Mon, 14 Jun 2010 20:54:22 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Remove usage section from INSTALL file

 046dd68 / Mon, 14 Jun 2010 20:45:08 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add prerequisites section to INSTALL file

 8dbf1f1 / Mon, 14 Jun 2010 00:00:52 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Make several improvements to README file

 7f0c776 / Sun, 13 Jun 2010 22:30:58 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix error in INSTALL file

 a50ae14 / Sun, 13 Jun 2010 16:49:14 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add build rules for web page

 3970588 / Sun, 13 Jun 2010 00:07:05 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Rename README to make GitHub happy

 b96516d / Sat, 5 Jun 2010 11:38:51 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Require libFLAC 1.1.4 or newer

 6170923 / Sat, 5 Jun 2010 00:54:23 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix all warnings reported by new compiler flags

 8c1d910 / Fri, 4 Jun 2010 14:19:36 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Enable all compile warnings and quiet build commands

 7b0d5df / Wed, 2 Jun 2010 18:40:51 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Remove obsolete Makefile (Makefile.basic)

 3d0e5ab / Wed, 2 Jun 2010 18:19:44 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add more build system optimizations

 c1a744a / Wed, 2 Jun 2010 01:14:47 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update build files to follow newest conventions

 065d788 / Mon, 31 May 2010 16:14:49 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update to FUSE API version 2.6

 0d0697a / Sun, 30 May 2010 21:13:08 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update repository info in README to current git repository

 e51387f / Sun, 30 May 2010 21:04:56 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add myself (Kristofer Henriksson) as maintainer in the README

 edac23c / Sun, 30 May 2010 18:19:31 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Update version to 0.14

 ee53f3d / Sun, 30 May 2010 12:47:01 -0400
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add .gitignore file to ignore build output

 cb14016 / Tue, 22 Dec 2009 15:35:20 -0800
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix song truncation problem and calculated length

 351f810 / Mon, 21 Dec 2009 17:47:25 -0800
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Fix number of blocks reported for files

 4840fb1 / Sun, 19 Jul 2009 05:32:31 -0700
 David Collett <david.collett@gmail.com>
  * allow mount directory with comma, fix by Thomas Klausner

 41a4c8e / Sun, 19 Jul 2009 05:32:02 -0700
 David Collett <david.collett@gmail.com>
  * NetBSD support thanks to Thomas Klausner

 0174a77 / Sun, 19 Jul 2009 05:30:06 -0700
 David Collett <david.collett@gmail.com>
  * add a new macro to shutup automake

 2801cfd / Sat, 13 Dec 2008 21:37:45 -0800
 David Collett <david.collett@gmail.com>
  * bump version, update ChangeLog

 fa943b6 / Sat, 13 Dec 2008 21:31:04 -0800
 David Collett <david.collett@gmail.com>
  * Return correct errors from failed fs operations

 02e0e85 / Fri, 14 Nov 2008 22:11:53 -0800
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add support for album art and improve string conversion

 569ee0c / Thu, 5 Jun 2008 23:05:36 -0700
 Kristofer Henriksson <kthenriksson@gmail.com>
  * Add support for disc number tag

 ba92195 / Sat, 8 Mar 2008 23:30:04 -0800
 David Collett <david.collett@gmail.com>
  * bump to 0.12, update Changelog

 387eee2 / Fri, 7 Mar 2008 20:41:12 -0800
 David Collett <david.collett@gmail.com>
  * cleanup of Transcoder constructor

 8e15897 / Tue, 4 Mar 2008 00:40:13 -0800
 David Collett <david.collett@gmail.com>
  * correctly handle mono files (fixes segfault)

 5507e25 / Thu, 3 Jan 2008 02:46:35 -0800
 David Collett <david.collett@gmail.com>
  * add note about mounting from /etc/fstab

 2ad9380 / Fri, 21 Dec 2007 21:53:34 -0800
 David Collett <david.collett@gmail.com>
  * Unicode tag support from Kristofer Henriksson

 83e9dd7 / Sat, 8 Sep 2007 01:54:55 -0700
 David Collett <david.collett@gmail.com>
  * bump version to 0.11, update changelog

 fcf254c / Sat, 8 Sep 2007 01:49:08 -0700
 David Collett <david.collett@gmail.com>
  * filename handling fixes from radek.czajka@gmail.com

 84abf35 / Sun, 26 Aug 2007 01:19:04 -0700
 David Collett <david.collett@gmail.com>
  * update version to 0.10

 ddbd719 / Sun, 26 Aug 2007 01:13:42 -0700
 David Collett <david.collett@gmail.com>
  * update license to gplv3

 ddab3fa / Sat, 25 Aug 2007 02:02:01 -0700
 David Collett <david.collett@gmail.com>
  * forgot to update INSTALL

 b415f3d / Sat, 25 Aug 2007 01:34:15 -0700
 David Collett <david.collett@gmail.com>
  * bump to version 0.08, update ChangeLog

 6052fd0 / Sat, 25 Aug 2007 01:32:16 -0700
 David Collett <david.collett@gmail.com>
  * update README for new cmdline args

 53c9534 / Sat, 25 Aug 2007 01:15:03 -0700
 David Collett <david.collett@gmail.com>
  * mount options patch from Daniel Burr

 52d11bd / Sat, 21 Apr 2007 23:27:54 -0700
 David Collett <david.collett@gmail.com>
  * fix a further leak

 29c3ae5 / Sat, 7 Apr 2007 23:58:35 -0700
 David Collett <david.collett@gmail.com>
  * update changelog, bump version to 0.07

 85461c1 / Sat, 7 Apr 2007 23:55:54 -0700
 David Collett <david.collett@gmail.com>
  * fix segfault when scanning some id3 tags

 d55357e / Sat, 7 Apr 2007 23:30:43 -0700
 David Collett <david.collett@gmail.com>
  * fix two memory leaks

 e2c440d / Sun, 26 Nov 2006 22:56:06 -0800
 David Collett <david.collett@gmail.com>
  * bump version to 0.06, update ChangeLog

 d56a0da / Sun, 26 Nov 2006 22:53:08 -0800
 David Collett <david.collett@gmail.com>
  * fix a segfault accessing non-flac files

 1c9c124 / Tue, 14 Nov 2006 01:54:21 -0800
 David Collett <david.collett@gmail.com>
  * forgot a few things removing list.h

 c1ac3ee / Sun, 12 Nov 2006 04:34:17 -0800
 David Collett <david.collett@gmail.com>
  * store transcoder in fuse_file_info, fix threading issue

 d098b60 / Sat, 11 Nov 2006 23:42:33 -0800
 David Collett <david.collett@gmail.com>
  * small fix for reading last block

 d5f9970 / Sat, 11 Nov 2006 16:23:05 -0800
 David Collett <david.collett@gmail.com>
  * update version, bump changelog

 36f082b / Sat, 11 Nov 2006 16:22:18 -0800
 David Collett <david.collett@gmail.com>
  * update README

 fdec23e / Sat, 11 Nov 2006 05:43:48 -0800
 David Collett <david.collett@gmail.com>
  * switch to libid3tag for tagging

 610723b / Sat, 4 Nov 2006 18:32:19 -0800
 David Collett <david.collett@gmail.com>
  * bump version, update ChangeLog

 2f0a05a / Sat, 4 Nov 2006 18:29:39 -0800
 David Collett <david.collett@gmail.com>
  * add year and genre id3tags

 c41d2f0 / Wed, 1 Nov 2006 02:59:02 -0800
 David Collett <david.collett@gmail.com>
  * patch for flac-1.1.3 from Josh Coalson

 75c4091 / Fri, 6 Oct 2006 17:57:38 -0700
 David Collett <david.collett@gmail.com>
  * fix typo in README

 7bd5fbb / Sat, 16 Sep 2006 16:31:31 -0700
 David Collett <david.collett@gmail.com>
  * cleanup NEWS, remove TODO

 7f75451 / Sat, 16 Sep 2006 16:19:00 -0700
 David Collett <david.collett@gmail.com>
  * update changelog, tag 0.03

 7fa2980 / Sat, 16 Sep 2006 01:09:54 -0700
 David Collett <david.collett@gmail.com>
  * fix bug in last patch

 be7c3e6 / Sat, 16 Sep 2006 00:48:07 -0700
 David Collett <david.collett@gmail.com>
  * fix crash on closing real files

 1c55a18 / Sun, 20 Aug 2006 03:42:43 -0700
 David Collett <david.collett@gmail.com>
  * update changelog, tag 0.02

 6aa4e0c / Sat, 19 Aug 2006 18:56:18 -0700
 David Collett <david.collett@gmail.com>
  * add --enable-debug to configure, debug is now off by default

 1334798 / Sat, 19 Aug 2006 18:43:47 -0700
 David Collett <david.collett@gmail.com>
  * increase error checking

 b68537c / Sat, 19 Aug 2006 18:43:10 -0700
 David Collett <david.collett@gmail.com>
  * small README update

 956f9c1 / Fri, 11 Aug 2006 06:31:22 -0700
 David Collett <david.collett@gmail.com>
  * update ChangeLog. This is version 0.01

 1039e51 / Fri, 11 Aug 2006 06:28:02 -0700
 David Collett <david.collett@gmail.com>
  * small doco updates

 6bbc7f9 / Fri, 11 Aug 2006 06:18:51 -0700
 David Collett <david.collett@gmail.com>
  * fix memory leak and update documentation

 9b8387b / Fri, 11 Aug 2006 04:39:50 -0700
 David Collett <david.collett@gmail.com>
  * cleanup debug code

 08d3963 / Sun, 6 Aug 2006 01:33:05 -0700
 David Collett <david.collett@gmail.com>
  * add basic usage info

 ea2db92 / Sun, 6 Aug 2006 01:14:59 -0700
 David Collett <david.collett@gmail.com>
  * add licence to all files

 113db0e / Sun, 6 Aug 2006 00:39:56 -0700
 David Collett <david.collett@gmail.com>
  * autoconf build system

 7517376 / Sat, 5 Aug 2006 22:40:00 -0700
 David Collett <david.collett@gmail.com>
  * rearrange some code

 edc1f6c / Sat, 5 Aug 2006 22:17:23 -0700
 David Collett <david.collett@gmail.com>
  * mount base dir rather than /

 96df25e / Sat, 5 Aug 2006 21:47:41 -0700
 David Collett <david.collett@gmail.com>
  * better support for passthrough of real files

 45b4b56 / Sat, 5 Aug 2006 21:07:13 -0700
 David Collett <david.collett@gmail.com>
  * small cleanups

