? fix_head.patch
? sites/default/files
? sites/default/private
? sites/default/settings.php
Index: modules/system/system.install
===================================================================
RCS file: /cvs/drupal/drupal/modules/system/system.install,v
retrieving revision 1.425
diff -u -p -r1.425 system.install
--- modules/system/system.install	1 Dec 2009 18:39:56 -0000	1.425
+++ modules/system/system.install	1 Dec 2009 19:11:23 -0000
@@ -2808,7 +2808,7 @@ function system_update_7046() {
 /**
  * Normalize the front page path variable.
  */
-function system_update_7046() {
+function system_update_7047() {
   variable_set('site_frontpage', drupal_get_normal_path(variable_get('site_frontpage', 'node')));
 }
 
