X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a38724bea6c09b479a93948b6ef4ef61edd24f39..e75d29998f5348be83dde4b6fd8f5aa437c2dc74:/vendor/plugins/attachment_fu/CHANGELOG diff --git a/vendor/plugins/attachment_fu/CHANGELOG b/vendor/plugins/attachment_fu/CHANGELOG index 5aca8cf..33f5d7e 100644 --- a/vendor/plugins/attachment_fu/CHANGELOG +++ b/vendor/plugins/attachment_fu/CHANGELOG @@ -1,3 +1,14 @@ +* Apr 17 2008 * +* amazon_s3.yml is now passed through ERB before being passed to AWS::S3 [François Beausoleil] + +* Mar 22 2008 * +* Some tweaks to support Rails 2.0 and Rails 2.1 due to ActiveSupport::Callback changes. + Thanks to http://blog.methodmissing.com/2008/1/19/edge-callback-refactorings-attachment_fu/ + +* Feb. 26, 2008 * +* remove breakpoint from test_helper, makes test suite crazy (at least Rails 2+) [Rob Sanheim] +* make S3 test really optional [Rob Sanheim] + * Nov 27, 2007 * * Handle properly ImageScience thumbnails resized from a gif file [Matt Aimonetti] * Save thumbnails file size properly when using ImageScience [Matt Aimonetti] @@ -21,4 +32,4 @@ * make #current_data public with db_file and s3 backends [ebryn] * oops, actually svn add the files for s3 backend. [Jeffrey Hardy] * experimental s3 support, egad, no tests.... [Jeffrey Hardy] -* doh, fix a few bad references to ActsAsAttachment [sixty4bit] \ No newline at end of file +* doh, fix a few bad references to ActsAsAttachment [sixty4bit]