summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-11-06 15:28:29 -0500
committerScott Moser <smoser@ubuntu.com>2012-11-06 15:28:29 -0500
commitc508fa0c4159f93df077a2d46ed481fd5d8c8803 (patch)
tree2cddfc6acf3b3615a4d50601b7357715259a7dcd /ChangeLog
parent71b4108d029fff61ff8183ffbd77917569bea2cd (diff)
downloadvyos-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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d03c0293..1243ce7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.