Skip to content

Commit

Permalink
undid accidental commit with details of v0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldowman committed Jun 28, 2008
1 parent eeb5b1f commit 8a488df
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions gem/History.txt
@@ -1,19 +1,3 @@
== 0.9.9 2008-06-22

* ami-xx (32-bit) and ami-xx (64-bit)
* Updated to Ubuntu 8.04 "Hardy"
* Added new required option to :ec2onrails_config in deploy.rb: ec2onrails_config[:archive_to_bucket_subdir] is used by the ec2onrails:db:archive Capistrano task. See http://ec2onrails.rubyforge.org/svn/trunk/documentation/examples/deploy.rb
* Database backup script parameters changed, now takes --reset to reset the binary logs, no longer takes --no-reset (not resetting the binary logs is now the default)
* Database backup script no longer resets binary log file numbering
* Now includes Rails 2.1.0 (still includes 2.0.2 and 1.2.6)
* Incremental database backup frequency increased to every 5 minutes since it's very inexpensive to do
* No longer randomize passwords on startup since they're disabled already
* Installed git-core package
* MySQL backup and restore scripts now use /mnt/tmp instead of /tmp for temp files in case database dump files are huge
* Built with ec2ubuntu build script version 68 (http://alestic.com)
* Updated Capistrano tasks to work with Capistrano 2.4.0


== 0.9.8.1 2008-05-20

* ami-b657b2df (32-bit) and ami-8957b2e0 (64-bit) (same AMI's as 0.9.8, this is an update to the RubyGem only)
Expand Down

0 comments on commit 8a488df

Please sign in to comment.