
This file contains the changes to the files contained in the "Final application zip for Rails 2.0" (originally created on Dec 12, 2007).

--------------------
Changes 2008, Feb 18:
1)
LOCATION: file app/controllers/user_controller.rb:

ACTION: add method try_to_update() at the end of the file

REASON: to allow user to change email/password. 

2)
LOCATION: app/views/comments

ACTION: renaming file 'new.rjs' into 'new.js.rjs'

REASON: to allow user to add a comment to a post (reason explained in detail 
        in the blog post "AddComments, R2.0 Templates")

--------------------
