This commit is contained in:
Alexander M. Turek
2002-08-13 17:45:23 +00:00
parent 07f8194a2d
commit 9ebd4ee448
3 changed files with 690 additions and 687 deletions

View File

@@ -7,6 +7,7 @@ $Source$
2002-08-13 Alexander M. Turek <rabus@users.sourceforge.net> 2002-08-13 Alexander M. Turek <rabus@users.sourceforge.net>
* lang/german-*.inc.php3: Updates. * lang/german-*.inc.php3: Updates.
* Documentation.*: Updated credits.
2002-08-13 Marc Delisle <lem9@users.sourceforge.net> 2002-08-13 Marc Delisle <lem9@users.sourceforge.net>
* lang/*, main.php3: new warning strInsecureMySQL, when running with * lang/*, main.php3: new warning strInsecureMySQL, when running with

View File

@@ -2507,22 +2507,23 @@ CREDITS, in chronological order
[at] - Alexander M. Turek &lt;rabus_at_bugfixes.info&gt; [at] - Alexander M. Turek &lt;rabus_at_bugfixes.info&gt;
* XML exports * XML exports
* MySQL 4 related features
* various small features and fixes * various small features and fixes
* German language file updates * German language file updates
* many bugfixes and improvements
[mb] - Mike Beck &lt;mike.beck_at_ibmiller.de&gt; [mb] - Mike Beck &lt;mike.beck_at_ibmiller.de&gt;
* automatic joins in QBE * automatic joins in QBE
* links column in printview * links column in printview
* Relation view * Relation view
[mc] - Michal Cihar &lt;nijel_at_users.sourceforge.net&gt;
* enhanced index creation/display feature
* feature to use a different charset for HTML than for MySQL
Thanks to these guys who have sent us some major improvements to merge into the Thanks to these guys who have sent us some major improvements to merge into the
code since version 2.1.0: code since version 2.1.0:
- Michal Cihar &lt;nijel at users.sourceforge.net&gt; who implemented the
enhanced index creation/display feature, and the mecanism to display
a character set in MySQL different than the one in HTML.
- Christophe Gesch<63> from the "MySQL Form Generator for PHPMyAdmin" - Christophe Gesch<63> from the "MySQL Form Generator for PHPMyAdmin"
(http://sourceforge.net/projects/phpmysqlformgen/) who suggested the patch (http://sourceforge.net/projects/phpmysqlformgen/) who suggested the patch
for multiple table printviews. for multiple table printviews.

File diff suppressed because it is too large Load Diff