History.txt in genki-background_fu-1.0.8.2 vs History.txt in genki-background_fu-1.0.9
- old
+ new
@@ -1,7 +1,11 @@
-=== 1.0.8.1 / 2008-09-7
+=== Master / 2008-11-06
-* Suppress the warning on Rails-2.1.1.
+* Allow concurrency is deprecated in Rails 2.2 so we check if we can use it. (thanks fixlr).
+
+=== 1.0.9 / 2008-10-22
+
+* Merged a few important fixes from Keith Morrison. Bumped version, fixed gemspec (thanks 森山 誠二郎). Closes #4. [Keith Morrison, 森山 誠二郎, ncr]
=== Master / 2008-07-31
* Make it clear that generated views are meant to be used when bonus features are enabled. [Trevor Turk, ncr]