diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-11-06 15:28:29 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-11-06 15:28:29 -0500 |
commit | c508fa0c4159f93df077a2d46ed481fd5d8c8803 (patch) | |
tree | 2cddfc6acf3b3615a4d50601b7357715259a7dcd /ChangeLog | |
parent | 71b4108d029fff61ff8183ffbd77917569bea2cd (diff) | |
download | vyos-cloud-init-c508fa0c4159f93df077a2d46ed481fd5d8c8803.tar.gz vyos-cloud-init-c508fa0c4159f93df077a2d46ed481fd5d8c8803.zip |
tools/Z99-cloud-locale-test.sh: avoid warning when shell is zsh
LP: #1073077
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ - cc_landscape: restart landscape after install or config (LP: #1070345) - multipart/archive. do not fail on unknown headers in multipart mime or cloud-archive config (LP: #1065116). + - tools/Z99-cloud-locale-test.sh: avoid warning when user's shell is + zsh (LP: #1073077) 0.7.0: - add a 'exception_cb' argument to 'wait_for_url'. If provided, this method will be called back with the exception received and the message. |