CHANGES.txt in rye-0.6.5 vs CHANGES.txt in rye-0.6.6
- old
+ new
@@ -4,9 +4,14 @@
* Re-implement Rye::Rap as an Observable StringIO object for dynamic printing of output.
* Fingerprints: ssh-keygen -l -f id_rsa_repos.pub
+#### 0.6.6 (2009-05-21) #############################
+
+* CHANGE: Key management is handled by ssh-agent again (instead of Net::SSH)
+
+
#### 0.6.5 (2009-05-10) #############################
* CHANGE: Default exit code is now 0 instead of -1
* CHANGE: Removed Sys (using sysinfo gem)
* CHANGE: Removed vendor/highline-1.5.1 (it's now available via gem)