~ubuntu-branches/ubuntu/saucy/cloud-init/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Scott Moser
  • Date: 2013-10-08 00:15:50 UTC
  • Revision ID: smoser@ubuntu.com-20131008001550-98r0dblzlpxfwdth
fix bug where a mount entry of 'ephemeral0' would only consider
the unpartitioned device, not also the first partition (LP: #1236594)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
cloud-init (0.7.3-0ubuntu2) UNRELEASED; urgency=low
 
2
 
 
3
  * fix bug where a mount entry of 'ephemeral0' would only consider
 
4
    the unpartitioned device, not also the first partition (LP: #1236594)
 
5
 
 
6
 -- Scott Moser <smoser@ubuntu.com>  Mon, 07 Oct 2013 20:12:05 -0400
 
7
 
1
8
cloud-init (0.7.3-0ubuntu1) saucy; urgency=low
2
9
 
3
10
  * New upstream release.