2.6.3-rc1

This commit is contained in:
Marc Delisle
2005-06-12 20:38:01 +00:00
parent 6e8d690d52
commit cacad6538d
5 changed files with 11 additions and 10 deletions

View File

@@ -5,15 +5,16 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2005-06-12 Olivier Mueller <om@omnis.ch>
* lang/*, server_privileges.php: added strings for RFE #1197482:
$strGeneratePassword, $strGenerate and $strCopy
2005-06-12 Marc Delisle <lem9@users.sourceforge.net> 2005-06-12 Marc Delisle <lem9@users.sourceforge.net>
* tbl_properties.inc.php: visually bind the Add x fields dialog to its * tbl_properties.inc.php: visually bind the Add x fields dialog to its
submit button submit button
* db_operations.php: bug #1215688, Copying database does not preserve * db_operations.php: bug #1215688, Copying database does not preserve
default charset and collation default charset and collation
### 2.6.3-rc1 released
2005-06-12 Olivier Mueller <om@omnis.ch>
* lang/*, server_privileges.php: added strings for RFE #1197482:
$strGeneratePassword, $strGenerate and $strCopy
2005-06-11 Marc Delisle <lem9@users.sourceforge.net> 2005-06-11 Marc Delisle <lem9@users.sourceforge.net>
* tbl_properties_export.php: bug #1169791, exporting results from queries * tbl_properties_export.php: bug #1169791, exporting results from queries

View File

@@ -8,7 +8,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.6.3-dev - Documentation</title> <title>phpMyAdmin 2.6.3-rc1 - Documentation</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
</head> </head>
@@ -31,7 +31,7 @@
<hr noshade="noshade" width="100%" /> <hr noshade="noshade" width="100%" />
</div> </div>
<h1>phpMyAdmin 2.6.3-dev Documentation</h1> <h1>phpMyAdmin 2.6.3-rc1 Documentation</h1>
<!-- TOP MENU --> <!-- TOP MENU -->

2
README
View File

@@ -5,7 +5,7 @@ phpMyAdmin - Readme
A set of PHP-scripts to manage MySQL over the web. A set of PHP-scripts to manage MySQL over the web.
Version 2.6.3-dev Version 2.6.3-rc1
----------------- -----------------
http://www.phpmyadmin.net/ http://www.phpmyadmin.net/

View File

@@ -20,7 +20,7 @@
*/ */
// phpMyAdmin release // phpMyAdmin release
if (!defined('PMA_VERSION')) { if (!defined('PMA_VERSION')) {
define('PMA_VERSION', '2.6.3-dev'); define('PMA_VERSION', '2.6.3-rc1');
} }
if (!defined('PMA_THEME_VERSION')) { if (!defined('PMA_THEME_VERSION')) {

View File

@@ -5,7 +5,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>phpMyAdmin 2.6.3-dev - Official translators</title> <title>phpMyAdmin 2.6.3-rc1 - Official translators</title>
<link rel="stylesheet" type="text/css" href="docs.css" /> <link rel="stylesheet" type="text/css" href="docs.css" />
<script lanuage="javascript" type="text/javascript"> <script lanuage="javascript" type="text/javascript">
<!-- <!--
@@ -45,7 +45,7 @@
<hr noshade="noshade" width="100%" /> <hr noshade="noshade" width="100%" />
</div> </div>
<h1>phpMyAdmin 2.6.3-dev official translators list</h1> <h1>phpMyAdmin 2.6.3-rc1 official translators list</h1>
<p> <p>
Here is the list of the so called &quot;official translators&quot; of Here is the list of the so called &quot;official translators&quot; of