Author: tomaz
Date: Mon Mar 11 01:52:16 2013
New Revision: 1454971
URL: http://svn.apache.org/r1454971
Log:
Update changes.
Modified:
libcloud/trunk/CHANGES
Modified: libcloud/trunk/CHANGES
URL:
http://svn.apache.org/viewvc/libcloud/trunk/CHANGES?rev=1454971&r1=1454970&r2=1454971&view=diff
==============================================================================
--- libcloud/trunk/CHANGES (original)
+++ libcloud/trunk/CHANGES Mon Mar 11 01:52:16 2013
@@ -35,6 +35,11 @@ Changes with Apache Libcloud in developm
(LIBCLOUD-304)
[Tomaz Muraus]
+ - Fix a regression in ParamikoSSHClient.run method which caused this methid
+ to only work as expected if you passed an absolute or a relative path to
+ the script to it. (LIBCLOUD-278)
+ [Tomaz Muraus]
+
*) DNS
- Allow user to specify 'priority' extra argument when creating a MX or SRV