CHANGELOG in activesupport-1.1.0 vs CHANGELOG in activesupport-1.1.1

- old
+ new

@@ -1,5 +1,10 @@ -*SVN* +*1.1.1* (11 July, 2005) + +* Added more efficient implementation of the development mode reset of classes #1638 [Chris McGrath] + + +*1.1.0* (6 July, 2005) * Fixed conflict with Glue gem #1606 [Rick Olson] * Added new rules to the Inflector to deal with more unusual plurals mouse/louse => mice/lice, information => information, ox => oxen, virus => viri, archive => archives #1571, #1583, #1490, #1599, #1608 [foamdino@gmail.com/others]