diff --git a/ChangeLog b/ChangeLog index 2585e19a1..227fa84a9 100755 --- a/ChangeLog +++ b/ChangeLog @@ -7,13 +7,15 @@ $Source$ 2005-07-22 Marc Delisle * db_details_structure.php: table creation should not be possible - in information_schema - * db_operations.php: those operations do not make sense on - information_schema + in information_schema + * db_operations.php: those operations do not make sense on + information_schema + * browse_foreigners.php: bug #1242805, Show All does not work while + browsing foreign values 2005-07-21 Marc Delisle * libraries/auth/cookie.auth.lib.php: bug #1240880, XSS on the - cookie-based login panel + cookie-based login panel 2005-07-20 Marc Delisle * ChangeLog: automatic utf-8 encoding modeline, thanks to Michal diff --git a/browse_foreigners.php b/browse_foreigners.php index 1b0508818..56e6f3b01 100644 --- a/browse_foreigners.php +++ b/browse_foreigners.php @@ -87,7 +87,7 @@ require('./libraries/get_foreign.lib.php');
- +