summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorSteven Wittens <steven@10.no-reply.drupal.org>2004-02-23 14:39:20 +0000
committerSteven Wittens <steven@10.no-reply.drupal.org>2004-02-23 14:39:20 +0000
commitb2c061b903b2d892818c42ffea1757f83f1ddb81 (patch)
treeef096f08bbcc5339700e870f2f3d15e617a948f0 /update.php
parentfe2af43aa0caf8bd1730acfff74853235abed370 (diff)
downloadbrdo-b2c061b903b2d892818c42ffea1757f83f1ddb81.tar.gz
brdo-b2c061b903b2d892818c42ffea1757f83f1ddb81.tar.bz2
- Added 'first update since 4.3.0' info line
Diffstat (limited to 'update.php')
-rw-r--r--update.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/update.php b/update.php
index 884e4434b..e8a51d3d1 100644
--- a/update.php
+++ b/update.php
@@ -60,7 +60,7 @@ $mysql_updates = array(
"2003-10-20" => "update_68",
"2003-10-22" => "update_69",
"2003-10-27" => "update_70",
- "2003-11-17" => "update_71",
+ "2003-11-17: first update since Drupal 4.3.0 release" => "update_71",
"2003-11-27" => "update_72",
"2003-12-03" => "update_73",
"2003-12-06" => "update_74",