Drupal 4.6.5 quickie update

Comments

micah writes:

Hi Laura. I used your previous instructions to save a lot of time and headaches updating to 4.6.4, so thanks for those! I decided to try the same general concept for a quick and painless updates to 4.6.5. To decide what to copy, I did a diff -ur between the 4.6.4 and 4.6.5 trees. I found a new line in database/updates.inc, so I included that file as well. Don't know if it matters or not, but I did include that file when updating to 4.6.5 on the Drupal sites that I maintain.

Laura writes:

I missed that. Thanks for catching it!

For this update (4.6.4 to 4.6.5), there are no database changes so I believe that file would only be needed if one is upgrading from 4.5.x or the first release of 4.6.0. (If I'm wrong, and the file is used for other module updates, someone please let me know!)

Peter writes:

Thanks for this, I was confused by the upgrade notes included in the offical bin, not being technically minded, and so found these very helpful.

Peter