apt-queue (0.2.4) robby-1.2; urgency=low

  * Added a retry loop to re-attempt a failed queued command, up to 5
    times.  This is a contingency if our lock is stolen after it's freed
    by APT or dpkg, but before we've had a chance to execute our own
    command.
  * Add fflush() to the get_lock() function to record activity in real-
    time to the log file.

 -- Adam McDaniel <adam@jolicloud.org>  Tue, 08 Mar 2011 13:56:37 -0700

apt-queue (0.2.3) robby; urgency=low

  * Updated debian/control description & github URLs, use GPL license in
    debian/copyright
  * Also trap all STDERR data from system(), forward to the log file
  * Force DEBIAN_FRONTEND to be noninteractive, this avoids a nasty
    shock when dpkg-preconfigure tries to reopen stdin for input.

 -- Adam McDaniel <adam@jolicloud.org>  Thu, 24 Feb 2011 12:57:22 -0700

apt-queue (0.2.2) robby; urgency=low

  * Implement setsid(2) to create new session if calling process dies

 -- Adam McDaniel <adam@jolicloud.org>  Thu, 29 Jul 2010 11:50:20 -0600

apt-queue (0.2.1) robby; urgency=low

  * Added more logging and basic* signal handling
  * Added some timestamp logging messages

 -- Adam McDaniel <adam@jolicloud.org>  Wed, 09 Sep 2009 00:25:22 +0200

apt-queue (0.2) UNRELEASED; urgency=low

  * Do not depend on debhelper, cdbs
  * Adding forking capabilities to apt-queue

 -- Adam McDaniel <adam@jolicloud.org>  Tue, 08 Sep 2009 22:59:59 +0200

apt-queue (0.1) UNRELEASED; urgency=low

  * Initial release.

 -- Adam McDaniel <adam@jolicloud.org>  Sun, 06 Sep 2009 03:36:01 +0200
