##// END OF EJS Templates
Update changelog for the 1.0.2 release...
Update changelog for the 1.0.2 release git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4209 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r1609:7cdd88a6ce36
r4095:d3517e87e541
Show More
dbconsole
3 lines | 100 B | text/plain | TextLexer
Jean-Philippe Lang
Merged Rails 2.1 compatibility branch....
r1609 #!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/dbconsole'