diff options
author | Chuck Short <zulcss@ubuntu.com> | 2009-05-05 09:59:54 +0200 |
---|---|---|
committer | Chuck Short <zulcss@ubuntu.com> | 2009-05-05 09:59:54 +0200 |
commit | 322bf4c779a378f113e6bf60714c66298aba876d (patch) | |
tree | 839d46c3211c2724ecafa32beaeac0cf0ab4519f /debian/changelog | |
parent | ac53fe3d7599356b1f8c9851113212b68a5ab667 (diff) | |
download | vyos-cloud-init-322bf4c779a378f113e6bf60714c66298aba876d.tar.gz vyos-cloud-init-322bf4c779a378f113e6bf60714c66298aba876d.zip |
* Add more smarts to ec2 instance bring up. (LP: #371936)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b45b28c5..a99b17fc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ec2-init (0.3.4ubuntu1) karmic; urgency=low + + * Add more smarts to ec2 instance bring up. (LP: #371936) + + -- Chuck Short <zulcss@ubuntu.com> Tue, 05 May 2009 08:59:54 -0400 + ec2-init (0.3.3ubuntu12) jaunty; urgency=low * ec2-run-user-data.py: Fix error. |