Documentation for distributing phpMyAdmin in README.VENDOR.

This commit is contained in:
Michal Čihař
2008-07-22 14:54:09 +00:00
parent ff029b19b6
commit aa199885cf
2 changed files with 13 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ danbarry
- bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt - bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt
+ rfe #1692928 [transformation] Option to disable browser transformations + rfe #1692928 [transformation] Option to disable browser transformations
+ [import] Speed optimization to be able to import the sakila database + [import] Speed optimization to be able to import the sakila database
+ [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
2.11.8.0 (not yet released) 2.11.8.0 (not yet released)
- patch #1987593 [interface] Table list pagination in navi, - patch #1987593 [interface] Table list pagination in navi,

12
README.VENDOR Normal file
View File

@@ -0,0 +1,12 @@
$Id: README 10967 2007-12-08 12:46:36Z lem9 $
phpMyAdmin - hints for distributing phpMyAdmin
==============================================
This document is intended to give advices to people who want to
redistribute phpMyAdmin inside other software package such as Linux
distribution or some all in one package including web server and MySQL
server.
# vim: et ts=4 sw=4 sts=4 tw=72 spell spelllang=en_us