Author: adriancole
Date: Fri Aug 3 22:25:33 2012
New Revision: 1369235
URL: http://svn.apache.org/viewvc?rev=1369235&view=rev
Log:
WHIRR-611: Cloud providers may only return public IPs
Modified:
whirr/trunk/CHANGES.txt
Modified: whirr/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/whirr/trunk/CHANGES.txt?rev=1369235&r1=1369234&r2=1369235&view=diff
==============================================================================
--- whirr/trunk/CHANGES.txt (original)
+++ whirr/trunk/CHANGES.txt Fri Aug 3 22:25:33 2012
@@ -879,3 +879,4 @@ Release 0.1.0 - 2010-09-02
WHIRR-86. Update quick start documentation to work with release 0.1.0.
(tomwhite)
+ WHIRR-611. Cloud providers may only return "public" IPs. (adriancole)