<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,6 +25,9 @@
 
 * Fixed default verbose mode (was accidently changed to false).  
 
+* Removed reference to manage_gem to fix the warning produced by the
+  gem package task.
+
 == Version 0.8.3
 
 * Enhanced the system directory detection in windows. We now check</diff>
      <filename>CHANGES</filename>
    </modified>
    <modified>
      <diff>@@ -2,6 +2,12 @@
 
 Rake version 0.8.4 is a bug-fix release of rake.
 
+NOTE: The version of Rake that comes with Ruby 1.9 has diverged
+      slightly from the core Rake code base.  Rake 0.8.4 will work
+      with Ruby 1.9, but is not a strict upgrade for the Rake that
+      comes with Ruby 1.9.  A (near) future release of Rake will unify
+      those two codebases.
+
 == Changes
 
 === New Features / Enhancements in Version 0.8.4
@@ -9,6 +15,9 @@ Rake version 0.8.4 is a bug-fix release of rake.
 * Case is preserved on rakefile names. (patch from James
   M. Lawrence/quix)
 
+* Improved Rakefile case insensitivity testing (patch from Luis
+  Lavena).
+
 * Windows system dir search order is now: HOME, HOMEDRIVE + HOMEPATH,
   APPDATA, USERPROFILE (patch from Luis Lavena)
 
@@ -17,6 +26,9 @@ Rake version 0.8.4 is a bug-fix release of rake.
 
 === Bug Fixes in Version 0.8.4
 
+* Removed reference to manage_gem to fix the warning produced by the
+  gem package task.
+
 * Fixed stray ARGV option problem that was interfering with
   Test::Unit::Runner. (patch from Pivotal Labs)
 </diff>
      <filename>doc/release_notes/rake-0.8.4.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c41452ea65bf5249f9fd9c801a3f5911192fd234</id>
    </parent>
  </parents>
  <author>
    <name>Jim Weirich</name>
    <email>jim.weirich@gmail.com</email>
  </author>
  <url>http://github.com/pragdavespc/rake/commit/45dfcd3197f9c510f605d5d75773969d68d5b4f7</url>
  <id>45dfcd3197f9c510f605d5d75773969d68d5b4f7</id>
  <committed-date>2009-03-04T05:25:09-08:00</committed-date>
  <authored-date>2009-03-04T05:25:09-08:00</authored-date>
  <message>Updated release notes and CHANGES file.</message>
  <tree>f3734927b09f2cc58196438d1ccc43586520c251</tree>
  <committer>
    <name>Jim Weirich</name>
    <email>jim.weirich@gmail.com</email>
  </committer>
</commit>
