CHANGES.txt in rye-0.6.2 vs CHANGES.txt in rye-0.6.3

- old
+ new

@@ -1,9 +1,17 @@ RYE, CHANGES TODO +* 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.3 (2009-05-02) ############################# + +* FIXED: Rye::Box.guess_user_home wasn't handling the username arg (only using default name) +* ADDED: Rye::Cmd.can? +* ADDED: Rye::Cmd.ostype #### 0.6.2 (2009-04-29) ############################# * FIXED: I forgot to add highline to the gemspec file manifest. Cripes!