From 3c53e96aec1283e377ccebdec8031fae916ff4fa Mon Sep 17 00:00:00 2001 From: Justin Ko Date: Sun, 17 Apr 2011 13:15:05 -0500 Subject: [PATCH] changelog --- features/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/features/Changelog.md b/features/Changelog.md index e18de5a3cd..76bca4b1ed 100644 --- a/features/Changelog.md +++ b/features/Changelog.md @@ -11,6 +11,7 @@ * Bug fixes * fix typo in "rake spec:statsetup" (Curtis Schofield) * expose named routes in anonymous controller specs (Andy Lindeman) + * error when generating namespaced scaffold resources (Andy Lindeman) ### 2.5.0 / 2011-02-05