diff --git a/ChangeLog b/ChangeLog index eb12f0821..456ba502f 100755 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,9 @@ $Id$ $Source$ 2006-04-12 Sebastian Mendel + * sql.php: + - fixed bug #1469469 cyclic redirect with sql.php as default table-page + - re-use already existing code * changelog.php: link also js, html, pl, and sh files, FAQ entries and contributors to their sf.net user page, smaller regex fixes diff --git a/sql.php b/sql.php index 74d375491..a25dbef11 100644 --- a/sql.php +++ b/sql.php @@ -1,6 +1,10 @@