mirror of https://github.com/docker/docs.git
Packaging: Update changelog for release 0.3.3
This commit is contained in:
parent
e0e385ac69
commit
d17c0b8368
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.3.3 (2013-05-23)
|
||||||
|
- Registry: Fix push regression
|
||||||
|
- Various bugfixes
|
||||||
|
|
||||||
## 0.3.2 (2013-05-09)
|
## 0.3.2 (2013-05-09)
|
||||||
* Runtime: Store the actual archive on commit
|
* Runtime: Store the actual archive on commit
|
||||||
* Registry: Improve the checksum process
|
* Registry: Improve the checksum process
|
||||||
|
|
|
@ -1,3 +1,10 @@
|
||||||
|
lxc-docker (0.3.3-1) precise; urgency=low
|
||||||
|
- Registry: Fix push regression
|
||||||
|
- Various bugfixes
|
||||||
|
|
||||||
|
-- dotCloud <ops@dotcloud.com> Thu, 23 May 2013 00:00:00 -0700
|
||||||
|
|
||||||
|
|
||||||
lxc-docker (0.3.2-1) precise; urgency=low
|
lxc-docker (0.3.2-1) precise; urgency=low
|
||||||
- Runtime: Store the actual archive on commit
|
- Runtime: Store the actual archive on commit
|
||||||
- Registry: Improve the checksum process
|
- Registry: Improve the checksum process
|
||||||
|
|
Loading…
Reference in New Issue