diff --git a/ChangeLog b/ChangeLog index 4a474a0eb8..8a9cd2cb13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Aug 27 08:59:12 2011 Eric Hodel + + * NEWS: Update version of rake to 0.9.2.2. + Sat Aug 27 08:44:58 2011 Eric Hodel * backport r33087 from trunk diff --git a/NEWS b/NEWS index 065020762b..8cc5a3acb9 100644 --- a/NEWS +++ b/NEWS @@ -254,7 +254,7 @@ with all sufficient information, see the ChangeLog file. * support for bash/zsh completion. * Rake - * Rake has been upgraded from 0.8.7 to 0.9.2.1. For full release notes see + * Rake has been upgraded from 0.8.7 to 0.9.2.2. For full release notes see https://github.com/jimweirich/rake/blob/master/CHANGES * RDoc