lxc-docker (0.3.4-1) UNRELEASED; urgency=low
  - Builder: 'docker build' builds a container, layer by layer, from a source repository containing a Dockerfile
  - Builder: 'docker build -t FOO' applies the tag FOO to the newly built container.
  - Runtime: interactive TTYs correctly handle window resize
  - Runtime: fix how configuration is merged between layers
  - Remote API: split stdout and stderr on 'docker run'
  - Remote API: optionally listen on a different IP and port (use at your own risk)
  - Documentation: improved install instructions.

 -- dotCloud <ops@dotcloud.com>  Thu, 30 May 2013 00:00:00 -0700

lxc-docker (0.3.2-1) UNRELEASED; urgency=low
  - Runtime: Store the actual archive on commit
  - Registry: Improve the checksum process
  - Registry: Use the size to have a good progress bar while pushing
  - Registry: Use the actual archive if it exists in order to speed up the push
  - Registry: Fix error 400 on push

 -- Daniel Mizyrycki <daniel@dotcloud.com>  Sun, 12 May 2013 00:00:00 -0700


lxc-docker (0.2.0-1) UNRELEASED; urgency=low
 
  - Pre-release (Closes: #706060)

 -- Daniel Mizyrycki <daniel@dotcloud.com>  Fri, 26 Apr 2013 23:41:29 -0700