rails/activesupport/lib
Angelo capilleri 5646d65d01 changed xml type datetime to dateTime, fixes #6328
XmlMini define the xml 'datatime', but according to
http://www.w3.org/TR/xmlschema-2/#dateTime could be better
change this to 'dateTime' with upper case letter 'T.
So 'DateTime' and 'Time' are redefined from 'datetime' to 'dateTime'

add the changing to the changelog
2012-05-23 14:45:56 +02:00
..
active_support changed xml type datetime to dateTime, fixes #6328 2012-05-23 14:45:56 +02:00
active_support.rb Fix the build 2012-05-22 12:10:35 -03:00