.todo in watch_tower-0.0.0.1 vs .todo in watch_tower-0.0.1.beta1

- old
+ new

@@ -10,9 +10,12 @@ Add a config file, a yaml file to configure watch_tower a section under database/environment should be added to configure the server's database... watch_tower should not be run unless the config file has been edited. </note> <note priority="medium" time="1317889118" done="1317980852"> Add a ci/travis.rb script which runs the tests under Travis-CI, needed because the config file added in todo number 3 won't exist and the current setup (sqlite) does not work with JRuby </note> + <note priority="veryhigh" time="1319041505"> + The elapsed time of the project should change when the duration changes + </note> <note priority="high" time="1318256016"> Figure out how to load assets from gems and remove the bundled jQuery files. </note> <note priority="medium" time="1317895354"> The Config module need some tests.