History.txt in rocketstarter-0.0.2 vs History.txt in rocketstarter-0.0.3
- old
+ new
@@ -1,4 +1,11 @@
+== 0.0.3 2008-06-30
+
+* change default of plugin-list name from "$HOME/useful_plugins" to "$HOME/.rocket_starter_pluginlist".
+* Add all files and directories to the repository at last when using the subversion.
+* fix from "svn rm -r log/*" to "svn rm log/*". (thank you Mr.Komagata)
+* fix some bugs.
+
== 0.0.2 2008-06-24
* make a template of the plugin list.
* add --createdb option for execute 'rake db:create:all'
* add --dbpassword option for over write passwords on config/database.yml