From c729d8bffa58df025972efa669e97798a20f70fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 18 Mar 2003 13:33:24 +0000 Subject: [PATCH] Fixed end of line chars --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 3842149d8c..f2d77ddeef 100755 --- a/ChangeLog +++ b/ChangeLog @@ -16,7 +16,10 @@ $Source$ * lang/czech: updated. * libraries/display_tbl.lib.php3: Don't show BLOB text instead of content when using transformations. - * libraries/display_export.lib.php3: Fixed end of line chars. + * libraries/display_export.lib.php3, db_details_links.php3, + server_common.inc.php3, server_databases.php3, server_links.inc.php3, + server_processlist.php3, server_status.php3, server_variables.php3, + tbl_change.php3 libraries/server_privileges.js: Fixed end of line chars. * tbl_dump.php3, libraries/display_export.lib.php3, lang/*: User can now specify how will filename for exported data look like (RFE #678642).