diff options
author | Chuck Short <zulcss@ubuntu.com> | 2009-01-19 18:56:02 +0000 |
---|---|---|
committer | Bazaar Package Importer <jamesw@ubuntu.com> | 2009-01-19 18:56:02 +0000 |
commit | 2be0869fc100cc12f304192552d799e3232f6d2e (patch) | |
tree | 2628504bc76a623d443a9cff7a7c8375d4e3400b /debian/changelog | |
parent | b7d4c2c4a45c83d7e4a0c5ca7271c4ae13cd1f84 (diff) | |
download | vyos-cloud-init-2be0869fc100cc12f304192552d799e3232f6d2e.tar.gz vyos-cloud-init-2be0869fc100cc12f304192552d799e3232f6d2e.zip |
ec2-run-user-data: Fix python error when writing a file to the disk.
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 ff4199bd..e87676e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +ec2-init (0.3) jaunty; urgency=low + + * ec2-run-user-data: Fix python error when writing a file to the disk. + + -- Chuck Short <zulcss@ubuntu.com> Thu, 15 Jan 2009 11:49:08 -0500 + ec2-init (0.2) jaunty; urgency=low * debian/init: Run fetch-credentials before anything else. |