2.2.0rc4 release

This commit is contained in:
Olivier Müller
2001-08-09 08:12:56 +00:00
parent ea10f8b3f6
commit 2f50b8560b
3 changed files with 11 additions and 74 deletions

View File

@@ -23,8 +23,8 @@ CREDITS, in chronological order
[lc] - Lo<4C>c Chapeaux <lolo@phpHeaven.net> [lc] - Lo<4C>c Chapeaux <lolo@phpHeaven.net>
* rewrote and optimized javascript, DHTML and DOM stuff * rewrote and optimized javascript, DHTML and DOM stuff
* started to rewrite the scripts so they fit the PEAR coding standards * started to rewrite the scripts so they fit the PEAR coding standards
and generate XHTML1.0 and CSS2 compliant codes and generate XHTML1.0 and CSS2 compliant codes
* improved the language detection system * improved the language detection system
* bugfixes * bugfixes

View File

@@ -5,6 +5,9 @@ phpMyAdmin - Changelog
$Id$ $Id$
$Source$ $Source$
2001-08-09 Olivier M<>ller <om@omnis.ch>
* releasing 2.2.0rc4
2001-08-09 Armel Fauveau <armel.fauveau@globalis-ms.com> 2001-08-09 Armel Fauveau <armel.fauveau@globalis-ms.com>
* Update Documentation.html (bookmark and stduser priv) * Update Documentation.html (bookmark and stduser priv)

View File

@@ -11,8 +11,8 @@
+ General notes: [5]README + General notes: [5]README
+ Credits information: [6]CREDITS + Credits information: [6]CREDITS
+ License: [7]LICENSE + License: [7]LICENSE
* Documentation version: $Id: Documentation.html,v 1.39 2001/08/08 * Documentation version: $Id: Documentation.html,v 1.41 2001/08/09
16:22:26 swix Exp $ 08:09:19 swix Exp $
______________________________________________________________________ ______________________________________________________________________
[8]Top - [9]Requirements - [10]Introduction - [11]Installation [8]Top - [9]Requirements - [10]Introduction - [11]Installation
@@ -194,6 +194,10 @@ Configuration
and $cfgServers[n]['bookmarktable'] so phpMyAdmin will be and $cfgServers[n]['bookmarktable'] so phpMyAdmin will be
able to find the bookmark table. able to find the bookmark table.
If you are using advanced authentification, stduser must have
Select_Priv, Insert_Priv and Delete_Priv set to "Y" in mysql.db
table for the bookmark database.
$cfgServerDefault integer $cfgServerDefault integer
If you have more than one server configured, you can set If you have more than one server configured, you can set
$cfgServerDefault to any one of them to autoconnect to that $cfgServerDefault to any one of them to autoconnect to that
@@ -633,83 +637,13 @@ References
1. http://www.phpwizard.net/projects/phpMyAdmin/ 1. http://www.phpwizard.net/projects/phpMyAdmin/
2. http://phpmyadmin.sourceforge.net/ 2. http://phpmyadmin.sourceforge.net/
3. file://localhost/home/om/www/phpMyAdmin/ChangeLog
4. file://localhost/home/om/www/phpMyAdmin/INSTALL
5. file://localhost/home/om/www/phpMyAdmin/README
6. file://localhost/home/om/www/phpMyAdmin/CREDITS
7. file://localhost/home/om/www/phpMyAdmin/LICENSE
8. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
9. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
10. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
11. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
12. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
13. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
14. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
15. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
16. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
17. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
18. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
19. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
20. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
21. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
22. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
23. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
24. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
25. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
26. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
27. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
28. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
29. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
30. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
31. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
32. http://www.apacheweek.com/features/userauth 32. http://www.apacheweek.com/features/userauth
33. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
34. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
35. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
36. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
37. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
38. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
39. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
40. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
41. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
42. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
43. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
44. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
45. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
46. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
47. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
48. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
49. http://www.phpwizard.net/phorum/list.php?f=1 49. http://www.phpwizard.net/phorum/list.php?f=1
50. https://sourceforge.net/projects/phpmyadmin/ 50. https://sourceforge.net/projects/phpmyadmin/
51. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
52. http://www.php.net/bugs.php?id=8966 52. http://www.php.net/bugs.php?id=8966
53. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=24933 53. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=24933
54. http://people.redhat.com/nalin/test/php-4.0.4pl1-7.i386.rpm 54. http://people.redhat.com/nalin/test/php-4.0.4pl1-7.i386.rpm
55. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
56. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
57. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
58. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
59. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
60. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
61. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
62. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
63. http://pear.php.net/ 63. http://pear.php.net/
64. http://sourceforge.net/projects/phpmyadmin/ 64. http://sourceforge.net/projects/phpmyadmin/
65. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
66. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
67. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
68. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
69. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
70. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
71. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
72. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
73. file://localhost/home/om/www/phpMyAdmin/Documentation.html#top
74. file://localhost/home/om/www/phpMyAdmin/Documentation.html#require
75. file://localhost/home/om/www/phpMyAdmin/Documentation.html#intro
76. file://localhost/home/om/www/phpMyAdmin/Documentation.html#setup
77. file://localhost/home/om/www/phpMyAdmin/Documentation.html#config
78. file://localhost/home/om/www/phpMyAdmin/Documentation.html#faq
79. file://localhost/home/om/www/phpMyAdmin/Documentation.html#developers
80. file://localhost/home/om/www/phpMyAdmin/Documentation.html#credits
81. http://validator.w3.org/check/referer 81. http://validator.w3.org/check/referer
82. http://jigsaw.w3.org/css-validator/ 82. http://jigsaw.w3.org/css-validator/