~1chb1n/mojo/venv-friendly

« back to all changes in this revision

Viewing changes to debian/changelog

[pjdc,r=mthaddon] add command_timeout to Juju1Status and Jujus2Status, and use it for juju-parse-status; lp#1641471

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mojo (0.4.1-5) trusty; urgency=medium
 
2
 
 
3
  * [pjdc,r=mthaddon] add command_timeout to Juju1Status and Jujus2Status, and use it for juju-parse-status; lp#1641471
 
4
 
 
5
 -- Tom Haddon <tom.haddon@canonical.com>  Mon, 20 Feb 2017 09:52:12 +0000
 
6
 
1
7
mojo (0.4.1-4) trusty; urgency=medium
2
8
 
3
9
  * [pjdc,r=mthaddon] only set self.owner to SUDO_USER when running as root; addresses lp#1403395