update
[phpmyadmin/crack.git] / ChangeLog
blobd620b1cae64b5be62c5aa5d8b3b82f4a59074c05
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2002-11-19 Alexander M. Turek  <rabus@users.sourceforge.net>
9     * db_create.php3, db_datadict.php3, db_details.php3, db_details_export.php3,
10       db_details_import.php3, db_details_qbe.php3, db_details_structure.php3,
11       db_stats.php3, header.inc.php3, ldi_table.php3, left.php3,
12       mult_submits.php3, pdf_pages.php3, sql.php3, tbl_change.php3,
13       tbl_create.php3, tbl_indexes.php3, tbl_properties.inc.php3,
14       tbl_properties_export.php3, tbl_properties_operations.php3,
15       tbl_properties_options.php3, tbl_properties_structure.php3,
16       tbl_query_box.php3, tbl_relation.php3, tbl_select.php3:
17       Fixed bug #640055 (HTML entities in db / table name) partly.
19 2002-11-19 Marc Delisle  <lem9@users.sourceforge.net>
20     ### 2.3.3-rc1 released
22 2002-11-18 Marc Delisle  <lem9@users.sourceforge.net>
23     * db_search.php3: undefined variable
25 2002-11-18 Michal Cihar  <nijel@users.sourceforge.net>
26     * lang/czech*.php3: Updated translation.
28 2002-11-18 Alexander M. Turek  <rabus@users.sourceforge.net>
29     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
30       Feature #506106: Read compressed dump.
31     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
32     * libraries/grab_globals.lib.php3: Fixed bug #638548 (table name with a
33       quote).
34     * Documentation.txt: Update.
35     * lang/thai-*.inc.php3: Updates, thanks again to Arthit Suriyawongkul
36       (bacteria).
38 2002-11-16 Marc Delisle  <lem9@users.sourceforge.net>
39     * libraries/build_dump.lib.php3: fix for old MySQL, thanks to
40       Flavio Poletti (flavio at polettix.it)
41     * tbl_replace.php3: bug 638275: ignore NULL checkbox is there is
42       a value for the field (possible if js is disabled, or broken browser
43       like Konqueror 2.2.2); implemented on insert or update
44     * lang/thai* typo
45     * lang/malay update, thanks to Shafique (sicksand)
46     * lang/slovak update, thanks to Lubos Klokner
47     * lang/dutch update, thanks to Ivo Teel
48     * lang/spanish update, thanks to Daniel Hinostroza
49     * lang/korean update, thanks to Juhyon Kim (woosuhan)
50     * lang/hindi update, thanks to Girish Nair (girish_nair)
52 2002-11-16 Robin Johnson  <robbat2@users.sourceforge.net>
53     * libraries/sqlparser.data.php3: Bug #639291 fixed
55 2002-11-16 Alexander M. Turek  <rabus@users.sourceforge.net>
56     * tbl_indexes.php3: Fixed bug #638321 (FULLTEXT is not detected correctly
57       with MySQL >= 4.0.2-alpha).
58     * sql.php3: Fixed bug #584411 ("USE" command in query box).
60 2002-11-15 Alexander M. Turek  <rabus@users.sourceforge.net>
61     * scripts/create_tables.sql: Added a 'USE' command after 'CREATE DATABASE'.
63 2002-11-14 Marc Delisle  <lem9@users.sourceforge.net>
64     * sql.php3: stripslashes issues (with LOAD DATA)
65     * libraries/display_tbl.lib.php3: could not Edit or Delete when only
66       an alias is displayed
68 2002-11-13 Marc Delisle  <lem9@users.sourceforge.net>
69     * libraries/sqlparser.lib.php3: bug 636575 (unquoted identifiers)
70     * libraries/sqlparser.lib.php3, libraries/common.lib.php3, sql.php3:
71       bug 636563 undefined variable when deleting a row
72     * libraries/sqlparser.lib.php3: bug 636553 SELECT VERSION()
74 2002-11-11 Alexander M. Turek  <rabus@users.sourceforge.net>
75     * libaries/common.lib.php3: Fixed bug #636345 (Error when modifying table
76       keys).
78 2002-11-11 Marc Delisle  <lem9@users.sourceforge.net>
79     * libraries/sqlparser.lib.php3: LEFT JOIN ... USING
80     * libraries/sqlparser.lib.php3: bug 636575 (double and single quotes)
82 2002-11-10 Alexander M. Turek  <rabus@users.sourceforge.net>
83     * lang/german-*.inc.php3: Fixed a typo.
85 2002-11-08 Robin Johnson  <robbat2@users.sourceforge.net>
86     * config.inc.php3 sql.php3 tbl_move_copy.php3 libraries/common.lib.php3
87       libraries/sqlparser.lib.php3: Committed Marc's patches to the SQL parser
88       and pretty printer from bugs #605030 and #631421.
90 2002-11-07 Alexander M. Turek  <rabus@users.sourceforge.net>
91     * libraries/config_import.lib.php3: Fixed a small inconsistance.
92     * config.inc.php3: Added a note about bug #634931.
93     * tbl_properties_operations.php3:
94       - Fixed bug #628581 (Check referential integrity and NULL foreign key).
95       - Fixed bug #628583 (Check referential integrity and self-linked table).
96     * lang/thai-*.inc.php3: Upadtes, thanks again to
97       Arthit Suriyawongkul (bacteria).
98     * lang/norwegian-*.inc.php3: Updates, thanks again to
99       Sven-Erik Andersen (sven-erik).
100     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo (xosecalvo).
101     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
103 2002-11-06 Alexander M. Turek  <rabus@users.sourceforge.net>
104     * translators.html, lang/*.inc.php3: Fixed some typos.
106 2002-11-06 Loïc Chapeaux  <lolo@phpheaven.net>
107     * db_datadict.php3, tbl_printview.php3: code cleanup
109 2002-11-06 Marc Delisle  <lem9@users.sourceforge.net>
110     * lang/ukrainian: update, thanks to Markijan Baran
111     * lang/japanese: update, thanks to Yukihiro Kawada
112     * db_search.php3: bug 633422, inconsistent use of radio buttons
114 2002-11-05 Alexander M. Turek  <rabus@users.sourceforge.net>
115     * lang/dutch-*.inc.php3: Updates, Thanks again to Ivo Teel.
116     * lang/catalan-*.inc.php3:
117       - Updates and ortographical corrections, thanks again to
118         Xavier Navarro (xavin);
119       - Removed HTML entities.
120     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
121     * lang/albanian-*.inc.php3:
122       - Updates, thanks again to Laurent Dhima (laurenti);
123       - Removed new line at end of file.
125 2002-11-05 Michal Cihar  <nijel@users.sourceforge.net>
126     * lang/{czech,italian,lithuanian,slovenian,swedish}*.php3: updated
127       translations, thanks to me ;), Pietro Danesi, Vilius Zigmantas, Kositer
128       Uros and Björn T. Hallberg.
129     * tbl_dump.php3: Fixed bug #632310 (Export fails with UTF-8).
131 2002-11-05 Marc Delisle  <lem9@users.sourceforge.net>
132     * main.php3: when the user does not have required privs to create
133       a db, inform him of the situation
134     * lang/romanian: update, thanks to Valics Lehel
136 2002-11-04 Marc Delisle  <lem9@users.sourceforge.net>
137     * libraries/display_tbl.lib.php3, sort order problem
138       SELECT tablename.columnname ... order by tablename.columnname
140 2002-11-03 Alexander M. Turek  <rabus@users.sourceforge.net>
141     * translators.html: Added another message to avoid annoying emails.
143 2002-11-03 Loïc Chapeaux  <lolo@phpheaven.net>
144     * tbl_create.php3: bug 629630 auto-increment key does not have to
145       be the primary key
147 2002-11-02 Marc Delisle  <lem9@users.sourceforge.net>
148     * libraries/sqlparser.lib.php3: correct detection of PHP 4.2.x
149     * main.php3, lang/*.php3: PHP 4.2.3 warning
151 2002-11-02 Alexander M. Turek  <rabus@users.sourceforge.net>
152     * db_datadict.php3: Fixed bug #632515 (JS error in data dictonary).
153     * lang/german-*.inc.php3: Updates.
155 2002-11-01 Marc Delisle  <lem9@users.sourceforge.net>
156     * libraries/sqlparser.lib.php3, libraries/display_tbl.lib.php3,
157       sql.php3: analyzer for db, table, column, alias, with additional
158       performance improvements by Robin
160 2002-11-01 Alexander M. Turek  <rabus@users.sourceforge.net>
161     * libraries/sqlparser.lib.php3: Avoid regex if possible.
163 2002-10-31 Marc Delisle  <lem9@users.sourceforge.net>
164     * db_details_structure.php3, header.inc.php3, new db_datadict.php3,
165       lang/*.php3: data dictionary feature, thanks to Ian Davidson
166       (Ian.Davidson at tayside.pnn.police.uk)
167     * tbl_printview.php3: better format, thanks to Ian Davidson
169 2002-10-30 Alexander M. Turek  <rabus@users.sourceforge.net>
170     * libraries/common.lib.php3: Better display of the query if parser is
171       disabled.
172     * libraries/sqlparser.lib.php3:
173       - ANSI Comments were not recognized if the two '-' characters were
174         followed up by a line feed character instead of a space one;
175       - Fixed the misinterpretation of Windows / Mac line feeds.
177 2002-10-28 Alexander M. Turek  <rabus@users.sourceforge.net>
178     * lang/dutch.inc.php3: Fixed a bug in the Dutch language files
179       (see Translations #629818).
181 2002-10-25 Loïc Chapeaux  <lolo@phpheaven.net>
182     * libraries/common.lib.php3; libraries/display_tbl.lib.php3;
183       libraries/kanji-encoding.lib.php3; libraries/sqlparser.lib.php3
184       libraries/string.lib.php3; user_password.php3: coding standards.
185     * libraries/auth/cookie.auth.php3: fixes a PHP3 bug.
186     * libraries/functiuons.js: fixed bug #627567 - Javascript bug in
187       setPointer() function thanks to Christopher Bloom
188       <xangelusx at users.sourceforge.net>
189     * libraries/display_tbl.lib.php3, lines 1123-1124: fixed bug
190       #626366 - "date" columns wrap in browse mode.
192 2002-10-25 Marc Delisle  <lem9@users.sourceforge.net>
193     * Documentation.html, clarification about using Relation View
195 2002-10-22 Robin Johnson  <robbat2@users.sourceforge.net>
196     * user_password.php3: From Patch #625703.
197     * Changelog: Added VIM modelines for filetype, folding and indentation
198     * `find -name '*.php3'`: Added vim modelines for PEAR style indentation
200 2002-10-22 Marc Delisle  <lem9@users.sourceforge.net>
201     * pdf_pages.php3: undefined variable, fix thanks to
202       Jose Fandos (jose.fandos at sonnd.com).
204 2002-10-21 Alexander M. Turek  <rabus@users.sourceforge.net>
205     * lang/german-*.inc.php3: Clarifications.
207 2002-10-21 Marc Delisle  <lem9@users.sourceforge.net>
208     * lang/spanish: removed control M
209     * tbl_relation.php3: bug 619100, relation and non-primary key
210     * libraries/display_tbl.lib.ph3: bug 619097, order by sum(var)
212 2002-10-19 Alexander M. Turek  <rabus@users.sourceforge.net>
213     * translators.html, spanish-*.inc.php3: Updates, thanks again to
214       Dr. med. Daniel Hinostroza C.
216 2002-10-17 Alexander M. Turek  <rabus@users.sourceforge.net>
217     * Documentation.html: Added some notes about the MySQL 4.1 branch. See bug
218       report #623665 for more details.
220 2002-10-17 Marc Delisle  <lem9@users.sourceforge.net>
221     * lang/dutch: update, thanks to Ivo Teel.
223 2002-10-17 Loïc Chapeaux  <lolo@phpheaven.net>
224     * sql.php3: bug 624020, can't delete a row with a TEXT field containing
225       newlines
227 2002-10-15 Alexander M. Turek  <rabus@users.sourceforge.net>
228     * Documentation.html: FAQ entry about browser charset settings.
230 2002-10-15 Marc Delisle  <lem9@users.sourceforge.net>
231     * libraries/auth/cookie.auth.lib.php3: let them use a blank password,
232       thanks to Juliano Ravasi Ferraz (jferraz)
233     * main.php3: extend the warning about blank root password to all auth modes
235 2002-10-14 Alexander M. Turek  <rabus@users.sourceforge.net>
236     * libraries/display_tbl.lib.php3: Fixed bug #623185 (Ordering by
237       FUNCTION(`field`) fails).
239 2002-10-14 Marc Delisle  <lem9@users.sourceforge.net>
240     * Documentation.html: clarification about pmadb when you are not
241       the superuser
243 2002-10-13 Robin Johnson  <robbat2@users.sourceforge.net>
244     * libraries/sqlparser.lib.php3: bug #621357
245     * libraries/commom.inc.php3, string.lib.php3, sqlparser.lib.php3:
246        - Fixed MB bug
248 2002-10-11 Marc Delisle  <lem9@users.sourceforge.net>
249     * libraries/common.lib.php3: bug 620624
251 2002-10-11 Loïc Chapeaux  <lolo@phpheaven.net>
252     * tbl_indexes.php3: fixed bug #621295 (Incorrect URL)
253     * db_details_structure.php3: removed trailing whitespaces.
255 2002-10-10 Michal Cihar  <nijel@users.sourceforge.net>
256     * libraries/auth/config.auth.lib.php3: bug #620624 - displaying password
257       from config when MySQL connection can't be established
259 2002-10-09 Loïc Chapeaux  <lolo@phpheaven.net>
260     * libraries/display_tbl.lib.php3, bug 619735: display broken (bad HTML)
262 2002-10-09 Marc Delisle  <lem9@users.sourceforge.net>
263     * libraries/get_foreign.lib.php3: there are no functions
264       in this file that need to be protected from being defined
265       twice.  The added code introduced a bug
266     * db_details_structure.php3: total of records for InnoDB tables
268 2002-10-08 Marc Delisle  <lem9@users.sourceforge.net>
269     * ### 2.3.2 released ###
271 2002-10-05 Marc Delisle  <lem9@users.sourceforge.net>
272     * db_details_structure.php3: get true row count for InnoDB tables
273     * lang/albanian: update, thanks to Laurent Dhima
275 2002-10-03 Loïc Chapeaux  <lolo@phpheaven.net>
276     * tbl_select.php3, tbl_change.php3: require musn't be used inside
277       conditional statements.
278     * pdf_schema.php3; libraries/fpdf/fpdf.php3: upgraded to the 1.51 release
279       of the FPDF library.
280     * libraries/build_dump.lib.php3: fixed a parse error.
282 2002-10-03 Marc Delisle  <lem9@users.sourceforge.net>
283     * tbl_select.php3, tbl_change.php3,
284       new libraries/get_foreign.lib.php3: drop-down of foreign keys
285       on Select sub-page, thanks to Markus L. Noga (mlnoga)
287 2002-10-03 Alexander M. Turek  <rabus@users.sourceforge.net>
288     * tbl_dump.php3, libraries/build_dump.lib.php3: Completed fix against
289       bug #607896, thanks to Loïc.
290     * lang/english.inc.php3: Reordered strings.
291     * libraries/common.lib.php3: Added more fake settings in case of an
292       errornous config file.
294 2002-10-02 Alexander M. Turek  <rabus@users.sourceforge.net>
295     * header.inc.php3, header_prinview.inc.php3: Corrected value for the
296       'Expires' HTTP header (Fixed bug #607896).
297     * lang/german-utf-8.inc.php3: Wrong $charset value.
299 2002-10-02 Loïc Chapeaux  <lolo@phpheaven.net>
300     * tbl_change.php3, bug 617029: tabindex for linked fields
302 2002-10-02 Marc Delisle  <lem9@users.sourceforge.net>
303     * lang/thai: update, thanks to Arthit Suriyawongkul
304     * lang/german: remove control Ms from the utf-8 file
305     * libraries/bookmark.lib.php3: feature 584042, validation of
306       bookmark insert errors
308 2002-10-01 Marc Delisle  <lem9@users.sourceforge.net>
309     * Documentation.html, typo about GRANT: patch 616772,
310       thanks to Vince LaMonica (vjl323)
311     * tbl_alter.php3: patch 617044 for change field type,
312       thanks to Mats Engstrom (matseng)
314 2002-10-01 Alexander M. Turek  <rabus@users.sourceforge.net>
315     * lang/german-*.inc.php3: Fixed some typos,
316       thanks to Kai Michael Poppe (sdcepoppe).
318 2002-09-29 Marc Delisle  <lem9@users.sourceforge.net>
319     * lang/slovak update, thanks to Lubos Klokner
320     * lang/estonian: update, thanks to Alvar Soome
321     * Documentation.html: faq 1.24 about the PHP 4.2.3 bug
322     * ### 2.3.1 released ###
324 2002-09-29 Alexander M. Turek  <rabus@users.sourceforge.net>
325     * read_dump.php3: Fixed an "undefined variable" error.
327 2002-09-28 Alexander M. Turek  <rabus@users.sourceforge.net>
328     * libraries/common.lib.php3: $cfg['PmaAbsoluteURI'] detection did not work
329       properly on IIS 6.0.
330     * libraries/config_import.lib.php3:
331       - Fixed an inconsitence;
332       - Fixed an "undefined index" error.
333     * tbl_alter.php3: Fixed bug #615888 (error in column naming).
335 2002-09-27 Loïc Chapeaux  <lolo@phpheaven.net>
336     * db_details_qbe.php3: PHP3 fixes & coding standards.
337     * db_details_importdocsql.php3: optimization, xhtml fixes & coding
338       standards.
339     * ldi_check.php3, ldi_table.php3, sql.php3, most of "tbl_properties*"
340       scripts, tbl_relation.php3, tbl_select.php3: fixed bug #614303
341       (Duplicate args in table tabs links)
343 2002-09-26 Marc Delisle  <lem9@users.sourceforge.net>
344     * config.inc.php3, libraries/config_import.lib.php3: let UploadDir
345       empty because this means to not use the feature, thanks to Loïc
347 2002-09-25 Marc Delisle  <lem9@users.sourceforge.net>
348     * read_dump.php3: bug 611970, do not display the imported query
349       if larger than 500 (I don't think it's necessary to add another
350       config variable), thanks to Loïc
352 2002-09-24 Marc Delisle  <lem9@users.sourceforge.net>
353     * sql.php3: could not go to next page when browsing a query containing
354       a function like SUM(), due to IFs in reversed sequence
355     * lang/french update
357 2002-09-24 Michal Cihar  <nijel@users.sourceforge.net>
358     * lang/czech-*.inc.php3: update
360 2002-09-23 Marc Delisle  <lem9@users.sourceforge.net>
361     * lang/japanese: update, thanks to Yukihiro Kawada
362     * lang/italian: update, thanks to Pietro Danesi
363     * lang/galician: update, thanks to Xosé Calvo
364     * lang/chinese_*: update, thanks to Siu Sun (siusun)
365     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
366     * tbl_replace.php3: inserts and foreign keys, thanks to Markus L. Noga
368 2002-09-23 Loïc Chapeaux  <lolo@phpheaven.net>
369     * libraries/display_tbl.lib.php3, tbl_change.php3: coding standards
371 2002-09-23 Michal Cihar  <nijel@users.sourceforge.net>
372     * libraries/sqlparser.lib.php3: fix for #613102 (ALTER TABLE:missing
373       spacebar)
375 2002-09-22 Loïc Chapeaux  <lolo@phpheaven.net>
376     * tbl_relation.php3: fix fox #611519 (slash in comment)
377     * libraries/sqlparser.lib.php3: coding standards
379 2002-09-21 Alexander M. Turek  <rabus@users.sourceforge.net>
380     * lang/german-*.inc.php3: Updates.
381     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
382       compatibility for config.inc.php3 < rev 1.144.
384 2002-09-20 Marc Delisle  <lem9@users.sourceforge.net>
385     * libraries/display_tbl.lib.php3: bug 612117, vertical view and
386       buttons as links
387     * libraries/tbl_change.js, tbl_change.php3, tbl_replace.php3:
388       patch 612202: NULL for foreign keys, thanks to Markus L. Noga
390 2002-09-19 Marc Delisle  <lem9@users.sourceforge.net>
391     * libraries/sqlparser.lib.php3: bug 608459: syntax coloring and
392       alias without AS
393     * libraries/display_tbl.lib.php3: bug 574852: relation and ORDER BY
394     * db_details_qbe.php3: missing global $dbh
396 2002-09-19 Loïc Chapeaux  <lolo@phpheaven.net>
397     * tbl_printview.php3: fix for #611499 (empty comment column)
398     * libraries/common.lib.php3: fix for #593971 (common.lib.php3 js error)
400 2002-09-19 Michal Cihar  <nijel@users.sourceforge.net>
401     * Documentation.html, config.inc.php3, tbl_change.php3,
402       libraries/config_import.lib.php3: fix for #581494 - problems with \n in
403       CHAR/VARCHAR, added new configs $cfg['CharEditing'] and
404       $cfg['CharTextarea{Cols,Rows}']
405     * tbl_change.php3: revised by Loïc to fit coding standards
407 2002-09-18 Mike Beck    <mikebeck@users.sourceforge.net>
408     * db_details_qbe.php3: complete rewrite of the code
409             that creates the JOINS hoping that this will
410             be much faster in certain circumstances
411             please try - this needs some testing
413 2002-09-18 Marc Delisle  <lem9@users.sourceforge.net>
414     * lang/slovenian update: thanks to Kositer Uros (urosh)
416 2002-09-18 Loïc Chapeaux  <lolo@phpheaven.net>
417     * tbl_change.php3, tbl_replace.php3, sql.php3,
418       libraries/display_tbl.lib.php3: bug 610315 full text toggle
420 2002-09-18 Michal Cihar  <nijel@users.sourceforge.net>
421     * lang/*.php3, tbl_properties_export.php3: removed duplicate message
422       with typo in name strCvsData (replaced by strStrucCSV)
423     * lang/czech-*.inc.php3: Updates.
424     * lang/sync_lang.sh: accepts parameters --iconv/--recode to force
425       convertor
427 2002-09-17 Marc Delisle  <lem9@users.sourceforge.net>
428     * lang/spanish: update, thanks to Daniel Hinostroza
429     * tbl_change.php3: bug 609614, default value for datetime ignored
430     * lang/catalan: update, thanks to Xavier Navarro
431     * lang/norwegian: update, thanks to Sven-Erik Andersen
432     * lang/finnish: update, thanks to Visa Kopu (visa)
433     * lang/swedish: update, thanks to Björn T. Hallberg
435 2002-09-17 Loïc Chapeaux  <lolo@phpheaven.net>
436     * tbl_change.php3: bug 610310: spaces in drop-down for foreign values
438 2002-09-16 Marc Delisle  <lem9@users.sourceforge.net>
439     * lang/japanese: update, thanks to Yukihiro Kawada
441 2002-09-15 Marc Delisle  <lem9@users.sourceforge.net>
442     * lang/romanian: update, thanks to Valics Lehel
443     * lang/polish: update, thanks to Jakub Wilk
444     * lang/lithuanian: update, thanks to Vilius Zigmantas
445     * lang/galician: update, thanks to Xosé Calvo
446     * ### 2.3.1-rc1 released
448 2002-09-14 Alexander M. Turek  <rabus@users.sourceforge.net>
449     * lang/german-*.inc.php3: Updates.
450     * lang/albanian-*.inc.php3: Updates, thanks again to
451       Laurent Dhima (laurenti).
453 2002-09-14 Marc Delisle  <lem9@users.sourceforge.net>
454     * Documentation.html: clarifications about Mac OS X, and installing
455     * lang/italian: update, thanks to Pietro Danesi
456     * lang/malay: update, thanks to Shafique (sicksand)
457     * lang/sync_lang.sh: added malay
459 2002-09-13 Loïc Chapeaux  <lolo@phpheaven.net>
460     * db_details.php3, line 121: XHTML fix.
461     * tbl_properties_export.php3; libraries/build_dump.lib.php3; lang/*:
462       feature #601603 (Field names on CSV export).
463     * main.php3, lines 11-13: new fix against bug #571409 (it doesn't work
464       properly with Zend Accelerator).
465     * libraries/relation.lib.php3, lines 70 & 79: PHP3 fix.
466     * libraries/display_tbl.lib.php3: fixed warnings.
468 2002-09-12 Marc Delisle  <lem9@users.sourceforge.net>
469     * libraries/display_tbl.lib.php3: bug 601809: when two fields have the
470       same name, both are showed NULL even if only one is NULL
472 2002-09-12 Alexander M. Turek  <rabus@users.sourceforge.net>
473     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
475 2002-09-11 Marc Delisle  <lem9@users.sourceforge.net>
476     * tbl_change.php3: "empty drop-downs" bug, and avoid displaying a
477       drop-down if more than 200 rows in the foreign table
479 2002-09-11 Loïc Chapeaux  <lolo@phpheaven.net> and Marc
480     * tbl_change.php3: bug 605342, edit fills current time in datetime field
482 2002-09-11 Michal Cihar  <nijel@users.sourceforge.net>
483     * lang/czech-*.inc.php3: Updates.
485 2002-09-11 Alexander M. Turek  <rabus@users.sourceforge.net>
486     * libraries/config_import.lib.php3: Another fix against bug #582890.
487     * lang/german-*.inc.php3: Updates.
488     * libraries/sqlparser.lib.php3: XHTML fix (nl2br() is not XHTML compilant
489       before PHP 4.0.5).
491 2002-09-10: Robin Johnson  <robbat2@users.sourceforge.net>
492     * libraries/common.lib.php3, main.php3:
493          - Final solution to bug #582890
494     * lang/*:
495          - String for localization used in auto-generation of names
497 2002-09-10 Alexander M. Turek  <rabus@users.sourceforge.net>
498     * Documentation.html: Added an FAQ entry about lower_case_table_names on
499       Windows machines.
501 2002-09-09 Alexander M. Turek  <rabus@users.sourceforge.net>
502     * lang/hindi-utf-8.inc.php3: Updates, thanks again to
503       Girish Nair (girish_nair).
505 2002-09-08 Robin Johnson  <robbat2@users.sourceforge.net>
506     * scripts/create-release.sh: Tweaked instruction list
507     * Documentaion.html, lib/sqlvalidator.class.php3:
508         - Noted overload * requirement
510 2002-09-07 Marc Delisle  <lem9@users.sourceforge.net>
511     * lang/dutch: update, thanks to Ivo Teel.
512     * lang/estonian: update, thanks to Alvar Soome
513     * lang/spanish: update, thanks to Enrique Garcia M. (egarcam)
514     * lang/italian: update, thanks to Pietro Danesi
515     * lang/norwegian: update, thanks to Sven-Erik Andersen
516     * lang/thai: update, thanks to Arthit Suriyawongkul
517     * lang/romanian: update, thanks to Valics Lehel
518     * lang/japanese: update, thanks to Yukihiro Kawada
520 2002-09-05 Marc Delisle  <lem9@users.sourceforge.net>
521     * tbl_change.php3: display values in drop-down even if no
522       display field is defined
524 2002-09-05 Loïc Chapeaux  <lolo@phpheaven.net>
525     * Documentation.html: modify name of relations in FAQ 6.6
526     * tbl_change.php3: check $cfgRelation['relwork'] before
527       using PMA_getForeigners(), thanks to Martyn Allan (mallan2)
529 2002-09-04 Loïc Chapeaux  <lolo@phpheaven.net>
530     * tbl_change.php3: protect with backquotes
532 2002-09-03 Marc Delisle  <lem9@users.sourceforge.net>
533     * tbl_change.php3: drop-down for foreign keys, patch 603939,
534       thanks to Markus L. Noga (markus at noga.de)
536 2002-09-03 Loïc Chapeaux  <lolo@phpheaven.net>
537     * libraries/display_tbl.lib.php3:
538       - fix a PHP3 problem (foreach function was called);
539       - XHTML fixes;
540       - coding standards.
542 2002-09-02 Marc Delisle  <lem9@users.sourceforge.net>
543     * db_details_structure.php3, mult_submits.inc.php3: Patch 582904:
544       add REPAIR TABLE choice in drop-down of db view, thanks to
545       Cal Henderson (iamcal)
546     * libraries/display_tbl.lib.php3: new function PMA_linkOrButton
547       to accomodate some browsers' limitations on the URL length, used on
548       left and right Edit and Delete links (or buttons), idea
549       and part of the code from patch 591497, thanks to Ruben Barkow (rubo77)
551 2002-09-01 Loïc Chapeaux  <lolo@phpheaven.net>
552     * libraries/auth/cookie.auth.lib.php3: bug 601721 (cookie and IIS)
554 2002-08-30 Loïc Chapeaux  <lolo@phpheaven.net>
555     * tbl_relation.php3, line 324; user_details.php3; lines 262-269:
556       fixed some warnings.
557     * libraries/display_tbl.lib.php3: fixed first part of bug
558       #601776 (Undefined variables).
559     * libraries/sqlvalidator.lib.php3: removed trailing spaces.
561 2002-08-29 Robin Johnson  <robbat2@users.sourceforge.net>
562     * libraries/sqlvalidator.lib.php3:
563         - Fix for bug in Alex's fix for bug #594947
564           line 67, change || to &&
565         - Fix for undefined string in error case of sqlvalidator that is
566           actually never reached. Just commented out for now
568 2002-08-28 Marc Delisle  <lem9@users.sourceforge.net>
569     * libraries/display_tbl.lib.php3: Bug 576895: matching a float field
571 2002-08-26 Michal Cihar  <nijel@users.sourceforge.net>
572     * lang/czech-*.inc.php3: Updates, fixes.
574 2002-08-26 Loïc Chapeaux  <lolo@phpheaven.net>
575     * tbl_indexes.php3: Another fix against the Zend Accelerator bug (#571409).
577 2002-08-26 Alexander M. Turek  <rabus@users.sourceforge.net>
578     * lang/japanese-*.inc.php3: Updates, thanks again to Yukihiro Kawada.
579     * lang/german-*.inc.php3: Updates.
580     * libraries/sqlvalidator.lib.php3, lang/*.inc.php3:
581       Better fix against bug #594947.
582     * libraries/common.lib.php3: Fixed a JS error.
584 2002-08-24 Marc Delisle  <lem9@users.sourceforge.net>
585     * Documentation.html, faq 6.15: creating an index on a BLOB field
586       and faq 1.22 about php.ini file_uploads
588 2002-08-23 Loïc Chapeaux  <lolo@phpheaven.net>
589     * left.php3, lines 169-181: XHTML optimizations.
590     * db_details_common.php3, tbl_properties_common.php3,
591       libraries/sqlparser.lib.php3: Fixed bug #571409 (it doesn't work properly
592       with Zend Accelerator).
593     * db_details.php3, lang/*: validation on web-server upload dir
595 2002-08-23 Alexander M. Turek  <rabus@users.sourceforge.net>
596     * libraries/charset_conversion.lib.php3: Don't let php display an error
597       message if dl() fails.
598     * translators.html, lang/malay-*.inc.php3: Updates.
600 2002-08-22 Robin Johnson  <robbat2@users.sourceforge.net>
601     * config.inc.php3, left.php3:
602         - $cfg['LeftDisplayLogo'] to turn off PMA logo display
604 2002-08-22 Alexander M. Turek  <rabus@users.sourceforge.net>
605     * libraries/sqlvalidator.lib.php3: Fixed bug #594947.
606     * libraries/common.lib.php3, libraries/config_import.lib.php3, left.php3:
607       Backwards compatibility.
608     * lang/malay-*.inc.php3, libraries/select_lang.lib.php3, translators.html:
609       New language, thanks to "Shafique" (sicksand).
610     * db_details.php3, Documentation.html: Display .sql files only.
612 2002-08-21 Marc Delisle  <lem9@users.sourceforge.net>
613     * db_details.php3, read_dump.php3, libraries/functions.js, lang/*,
614       config.inc.php3, Documentation.html: web-based upload directory,
615       thanks to Sönke J. Peters (s03nk3)
616     * tbl_properties_structure.php3: undefined index for innodb,
617       thanks to Loïc
618     * images/pma_logo.png, left.php3, libraries/auth/cookie.auth.lib.php3:
619       new logo, thanks to Ivan R. Lanin (ivanlanin); logo made transparent
620       by Alexander M. Turek
622 2002-08-21 Alexander M. Turek  <rabus@users.sourceforge.net>
623     * Documentation.html:
624       - Updated FAQ 1.6.
625       - Converted special characters into HTML entities.
626     * lang/german-*.inc.php3: Updates.
627     * translators.html: Another note in order to avoid annoying mails.
629 2002-08-21 Loïc Chapeaux  <lolo@phpheaven.net>
630     * config.inc.php3, db_details.php3, db_details_export.php3,
631       db_details_qbe.php3, Documentation.html, ldi_check.php3, ldi_table.php3,
632       tbl_dump.php3, tbl_properties_export.php3, tbl_query_box.php3,
633       libraries/charset_conversion.lib.php3: Coding standards.
634     * db_details.php3, read_dump.php3: optimize web-based upload directory
636 2002-08-21 Michal Cihar  <nijel@users.sourceforge.net>
637     * libraries/common.lib.php3: revised to fit coding standards (by Loïc) and
638       added documentation about parameters for PMA_showMySQLDocu()
640 2002-08-20 Alexander M. Turek  <rabus@users.sourceforge.net>
641     * sql.php3, libraries/sqlparser.lib.php3: Fixed bug #597184 (PHP3
642       compatibility).
643     * libraries/common.lib.php3: Undefined variable.
645 2002-08-17 Alexander M. Turek  <rabus@users.sourceforge.net>
646     * main.php3: Fixed bug #596019 (Undefined variable $re).
648 2002-08-15 Marc Delisle  <lem9@users.sourceforge.net>
649     * config.inc.php3, tbl_query_box.php3, db_details.php3, Documentation.html:
650       new $cfg['TextareaAutoSelect'] (Bug 582637)
652 2002-08-15 Michal Cihar  <nijel@users.sourceforge.net>
653     * Documentation.html, config.inc.php3, db_details.php3, db_search.php3,
654       ldi_table.php3, main.php3, tbl_indexes.php3, tbl_properties.inc.php3,
655       tbl_properties_operations.php3, tbl_properties_options.php3,
656       tbl_properties_structure.php3, tbl_query_box.php3, tbl_select.php3,
657       user_details.php3, libraries/common.lib.php3:
658       Implemented feature #545379 - phpMyAdmin has now support for all MySQL
659       manuals available.
661 2002-08-15 Alexander M. Turek  <rabus@users.sourceforge.net>
662     * main.php3: Undefined variable.
663     * lang/german-*.inc.php3: Fixed a typo, thanks to Steve Alberty (staybyte).
664     * Documentation.html: XHTML fixes.
665     * libraries/common.lib.php3, libraries/config_import.lib.php3: Improved
666       backwards compatibility for old config files.
668 2002-08-14 Olivier L. Müller  <om@omnis.ch>
669     * Documentation.html, README, ANNOUNCE.txt, tbl_dump.php3:
670       updated mail address of Tobias Ratschiller (requested by himself :)
672 2002-08-14 Michal Cihar  <nijel@users.sourceforge.net>
673     * libraries/charset_conversion.lib.php3, config.inc.php3, Documentation.*:
674       Improved detection of used recoding function, now can be configured
675       which function should be preffered ($cfg['RecodingEngine']).
676     * libraries/charset_conversion.lib.php3, read_dump.php3:
677       read_dump.php3 uses new fuction PMA_convert_string instead of hardcoded
678       iconv.
679     * libraries/charset_conversion.lib.php3, ldi_check.php3, ldi_table.php3:
680       Support for converting charset of loaded files, used new function
681       PMA_convert_file.
682     * tbl_dump.php3, db_details_export.php3, tbl_properties_export.php3:
683       Support for exporting in custom charset.
685 2002-08-14 Marc Delisle  <lem9@users.sourceforge.net>
686     * lang/japanese update: thanks to Yukihiro Kawada
688 2002-08-14 Loïc Chapeaux  <lolo@phpheaven.net>
689     * Documentation.html, lines 2251-2252: fixed an XHTML error.
690     * main.php3: removed some extra space characters.
691     * scripts/create_release.sh: add a reminder about checking language files
692       validity.
694 2002-08-13 Michal Cihar  <nijel@users.sourceforge.net>
695     * lang/czech-*.inc.php3: Updates.
696     * lang/sync_lang.sh: Allow running only on specified translations.
698 2002-08-13 Alexander M. Turek  <rabus@users.sourceforge.net>
699     * lang/german-*.inc.php3: Updates.
700     * Documentation.*: Updated credits.
701     * libraries/mysql_wrappers.lib.php3: fixed bug #594235, thanks to
702       Pawe³ Szczepañski (pauluz).
703     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
705 2002-08-13 Marc Delisle  <lem9@users.sourceforge.net>
706     * lang/*, main.php3: new warning strInsecureMySQL, when running with
707       the default MySQL privileged account
709 2002-08-12 Robin Johnson  <robbat2@users.sourceforge.net>
710     * libraries/sqlparser.lib.php3:
711         - Fixed bug #594098
713 2002-08-12 Marc Delisle  <lem9@users.sourceforge.net>
714     * lang/japanese update: thanks to Yukihiro Kawada
715     * lang/slovenian update: thanks to Kositer Uros (urosh)
717 2002-08-12 Mike Beck  <mikebeck@users.sourceforge.net>
718     * tbl_select.php3: Bugfix: it created IS 'NULL'
719       instead of IS NULL.
721 2002-08-12 Alexander M. Turek  <rabus@users.sourceforge.net>
722     * libraries/defines_php.lib.php3, Documentation.*, translators.html:
723       corrected version number.
724     * libraries/grab_globals.lib.php3: disallow accessing serious server files
725       via "?goto=".
726     * lang/hindi-utf-8.inc.php3: File was corrupted.
727     * lang/chinese_gb-utf-8.inc.php3: Back to previous version.
728     * lang/czech-*.inc.php3: Small fixes, thanks again to Michal Cihar (nijel).
730 2002-08-11 Robin Johnson  <robbat2@users.sourceforge.net>
731     ### 2.3.0 is released ###
732     * Documentation.html:
733         - Updates for SQL Validator notes
734     * lang/sort_lang.sh:
735         - Fixed sorting bugs
736         - Now correctely arranges str values.
737         - Avoids extra blank line at top before CVS ID tag
738     * lang/hindi:
739         - Added '//to translate' to all untranslated strings
740     * lang/*:
741         - Resorted language files with fixed sort_lang.sh
742     * scripts/create-release.sh:
743         - Fix bug for existance of directory
745 2002-08-11 Marc Delisle  <lem9@users.sourceforge.net>
746     * lang/afrikaans: update, thanks to Andreas Pauley
747     * ### 2.2.7 is released ###
749 2002-08-11 Alexander M. Turek  <rabus@users.sourceforge.net>
750     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
751     * lang/slovak-*.inc.php3: Updates, thanks again to Lubos Klokner (erkac).
752     * lang/polish-*.inc.php3: Updates, thanks again to Jakub Wilk (ubanus).
753     * lang/albanian-*.inc.php3: Updates, thanks again to
754       Laurent Dhima (laurenti).
755     * lang/chinese_*.inc.php3: Updates, thanks again to Siu Sun (siusun).
756     * lang/german-*.inc.php3: Updates.
757     * tbl_properties_links.php3: Use "TRUNCATE TABLE" instead of "TRUNCATE".
758     * tbl_indexes.php3: Default page for databases.
759     * libraries/common.lib.php3: Workaround against bug #590055
760       (Tables need repair after empty).
762 2002-08-10 Robin Johnson  <robbat2@users.sourceforge.net>
763     * libraries/string.lib.php3:
764         - Fix for bug #593386
765           Might need more work depending on character set
766           research. We will need to end up knowing the
767           character set MySQL is using to do it totally right.
768     * libraries/common.lib.php3:
769         - Fix for bug #582890
770           Just detects for connect_type == 'tcp' before
771           empty host. Might need better long term fix to
772           detect socket connect_type, and check that a
773           value exists for it, even if it is only the default.
775 2002-08-10 Marc Delisle  <lem9@users.sourceforge.net>
776     * lang/french: update.
778 2002-08-10 Alexander M. Turek  <rabus@users.sourceforge.net>
779     * sql.php3, db_details_common.php3, tbl_properties_common.php3,
780       libraries/common.lib.php3: Default pages for tables / databases.
782 2002-08-10 Loïc Chapeaux  <lolo@phpheaven.net>
783     * config.inc.php3: coding standards.
784     * db_details.php3; db_details_qbe.php3; tbl_change.php3;
785       tbl_query_box.php3: fixed bug #592000 (dir="ltr" for textarea tags).
786     * user_details.php3, lines 90-95: fixed bug #576896 - No "FILE" privileges
787       on a database if neither "INSERT" nor "UPDATE" one.
789 2002-08-09 Marc Delisle  <lem9@users.sourceforge.net>
790     * user_details.php3: bug 591602, mysql.user lowercase "password",
791       thanks to Thomas Bähr <baehr at glaswald.de>
792     * lang/romanian: update, thanks to Valics Lehel
794 2002-08-09 Robin Johnson  <robbat2@users.sourceforge.net>
795     * Documentation.html:
796         - Updates for SQL Parser
797     * lang/finnish: update, thanks to Visa Kopu (visa)
798     * lang/indonesion: update, thanks to Rachim Tamsjadi (tamsy)
799     * lang/italian: update, thanks to Pietro Danesi (danone)
800     * lang/sort_lang.sh:
801         - New script to neaten all language files
802     * lang/check_lang.sh:
803         - New script to check language files for consistancy
804     * lang/*.sh:
805         - Added CVS tags to scripts
806     * lang/*.inc.php3:
807         - All languages neatened by lang/sort_lang.sh script.
808     * libraries/string.lib.php3:
809         - Added function to match accented characters
811 2002-08-08 Robin Johnson  <robbat2@users.sourceforge.net>
812     * Documentation.html:
813         - Cleaned up and re-arranged Configuration section to match
814           config.inc.php3
815     * config.inc.php3:
816         - Cleaned up and re-arranged Configuration section to match
817           config.inc.php3
819 2002-08-08 Loïc Chapeaux  <lolo@phpheaven.net>
820     * left.php3: xhtml fixes (id name must start with a letter).
821     * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3,
822       scripts/decode_bug.php3: xhtml fixes.
824 2002-08-08 Alexander M. Turek  <rabus@users.sourceforge.net>
825     * lang/spanish-*.inc.php3:
826       - Updates, thanks again to Daniel Hinostroza;
827       - Reordered strings.
828     * libraries/common.lib.php3: The ID names have been changed.
829     * lang/hindi-utf-8.inc.php3, libraries/select_lang.lib.php3,
830       translators.php3: Added Hindi language file, thanks to
831       Girish Nair (girish_nair).
832     * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
833       offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
834     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo.
835     * lang/thai-*.inc.php3: Updates, thanks again to
836       Arthit Suriyawongkul (bacteria).
838 2002-08-07 Marc Delisle  <lem9@users.sourceforge.net>
839     * lang/afrikaans: update, thanks to Andreas Pauley
840     * lang/turkish: update, thanks to Bora Alioglu
841     * lang/polish: update, thanks to Jakub Wilk
842     * lang/spanish: update, thanks to Daniel Hinostroza
843     * lang/galician: update, thanks to Xosé Calvo
844     * lang/hungarian: update, thanks to Peter Bakondy
846 2002-08-07 Alexander M. Turek  <rabus@users.sourceforge.net>
847     * lang/turkish-*.inc.php3: Updates, thanks again to
848       Bora Alioglu <bora at risc01.ktu.edu.tr>.
849     * lang/english-*.inc.php3: Reordered strings.
850     * lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
852 2002-08-07 Loïc Chapeaux  <lolo@phpheaven.net>
853     * db_details.php3, read_dump.php3, tbl_properties_links.php3:
854       Coding standards.
855     * db_search.php3, tbl_alter.php3, tbl_properties_links.php3,
856       tbl_properties_operations.php3, tbl_query_box.php3, tbl_select.php3,
857       user_details.php3, libraries/build_dump.lib.php3,
858       libraries/display_tbl.lib.php3: Improved MySQL 3.21 compatibility.
859     * libraries/sqlparser.lib.php3:
860         - Coding standard improvements (Merged by Robin)
861     * scripts/decode_bug.php3:
862         - Coding standard improvements (Merged by Robin)
864 2002-08-07 Robin Johnson  <robbat2@users.sourceforge.net>
865     * lang/slovak-iso-8859-2.inc.php3:
866         - Updates, thanks to Lubos Klokner (erkac)
867     * lang/indonesian-iso-8859-1.inc.php3:
868         - Updates, thanks to Rachim Tamsjadi (tamsy)
869     * lang/estonian-iso-8859-1.inc.php3:
870         - Updates, thanks to Alvar Soome (finsoft)
871     * lang/czech-iso-8859-2.inc.php3:
872         - Updates, thanks to Michal Cihar (nijel)
873     * lang/greek-iso-8859-7.inc.php3:
874         - Updates, thanks to Kyriakos Xagoraris (theremon)
875     * lang.swedish-iso-8859-1.inc.php3:
876         - Updates, thanks to Björn T. Hallberg (bth)
877     * libraries/sqlparser.lib.php3:
878         - Added LANG to the list of BUG() data
879         - Made easier to understand throwError() output
880         - Spelling fix in
881           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
882     * lang/*:
883         - Spelling fix in $strSQLParserBugMessage where not yet translated
884         - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
885         - Spelling fix in
886           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
888 2002-08-06 Robin Johnson  <robbat2@users.sourceforge.net>
889     * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
890         - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
891     * scripts/decode_bug.php3:
892         - Cleaned up code to use <pre> arouund output
893     * libraries/sqlparser.lib.php3:
894         - Converted code to use $str* variables
895         - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
896         - More PHP3 compatibility
897     * lang/*:
898         - New variables for SQL Parser error messages
900 2002-08-06 Marc Delisle  <lem9@users.sourceforge.net>
901     * tbl_properties_links.php3: bug 590867: avoid undefined variable
902       and add comments in the code for a future correction
904 2002-08-06 Loïc Chapeaux  <lolo@phpheaven.net>
905     * libraries/display_tbl.lib.php3, line 1412: do not die if relation table
906       is broken in browse mode
907     * libraries/sqlvalidator.lib.php3, libraries/sqlvalidator.class.php3:
908         - Coding style fixes, documentation.
910 2002-08-06 Alexander M. Turek  <rabus@users.sourceforge.net>
911     * lang/english-*.inc.php3: Typo.
912     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
913       Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by
914       allowing the user to specify the charset of an uploaded SQL file.
915     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
917 2002-08-05 Loïc Chapeaux  <lolo@phpheaven.net>
918     * tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
919       coding standard
921 2002-08-05 Alexander M. Turek  <rabus@users.sourceforge.net>
922     * translators.html:
923       - Added a small note in order to avoid annoying emails.
924       - Corrected the name of the Chinese translator.
925     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
926     * lang/chinese_.inc.php3: Updates, thanks again to Siu Sun (siusun).
927     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
929 2002-08-04 Marc Delisle  <lem9@users.sourceforge.net>
930     * tbl_indexes.php3: was corrupting the query displayed in query box
931       because it was using $sql_query for local needs. Replaced by $local_query
933 2002-08-04 Alexander M. Turek  <rabus@users.sourceforge.net>
934     * libraries/common.lib.php3, line 88: default language should be
935       en-iso-8859-1.
936     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
937       compatibility for config file revisions before 1.131.
938     * config.inc.php3: Display syntax errors when the user calls the config file
939       directly even if "display_errors" has been switched off in php.ini.
940     * lang/german-*.inc.php3: Updates.
941     * lang/afrikaans-*.inc.php3: Tidied up a bit.
942     * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we?
943     * Documentation.html:
944       - Beautified XHTML code;
945       - Edited my credit;
946       - Fixed a typo.
947     * tbl_properties.inc.php3: Tried to work around bug #590481 (By default
948       radio button for primary key).
950 2002-08-03 Marc Delisle  <lem9@users.sourceforge.net>
951     * Documentation.html: remove unneeded GRANT
952     * lang/turkish: update, thanks to Bora Alioglu
953     * lang/french: update
955 2002-08-03 Robin Johnson  <robbat2@users.sourceforge.net>
956     * lang/*:
957         - Strings for SQL Validator
958     * config.inc.php3:
959         - Config options for SQL Validator
960     * libraries/common.lib.php3, sql.php3:
961         - SQL Validator usage code
962     * libraries/sqlvalidator.class.php3:
963         - PHP Class to run SQL Validator
964     * libraries/sqlvalidator.php3:
965         - SQL Validator interface code
966     * ChangeLog:
967         - Neatened Changelog to general follow a format
968         - (* <filename>: <details>)
969     * db_details.php3, db_stats.php3, main.php3, sql.php3
970       tbl_change.php3, tbl_query_box.php3, user_details.php3
971       libraries/common.lib.php3:
972         - changed show_query to use 1/0 instead of 'y'/'n'
973     * sql.php3, libraries/common.lib.php3:
974         - Improved logic of edit, show_as_php, explain and validator
975           in the SQL query box
976     * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
977         - Function documentation and cleanup
978     * config.inc.php3:
979         - Comments for SQL Validator options
981 2002-08-02 Robin Johnson  <robbat2@users.sourceforge.net>
982     * libraries/defines*:
983         - Add another set of defines to make the original
984           version datas available as strings
985     * libraries/common.lib.php3:
986         - Cleaned up SQL Query links
987         - Made customizable in $cfg
988     * config.inc.php3:
989         - Added $cfg['SQLQuery']* for customizing SQL Query links
990         - Set defaults of $cfg['SQLQuery']* to act like old behavior
991     * lang/*:
992         - Changed $strExplain to say 'Query' instead of code
993         - Added $strNoExplain for reverse of Explain state
995 2002-08-02 Marc Delisle  <lem9@users.sourceforge.net>
996     * lang/portuguese: update, thanks to Lopo Pizarro
997     * lang/catalan: update, thanks to Xavier Navarro
998     * lang/ukrainian: update, thanks to Markijan Baran
999     * ldi_check.php3: undefined $sub_part
1001 2002-08-01 Robin Johnson  <robbat2@users.sourceforge.net>
1002     * scripts/decode_bug.php3:
1003         - Improvements and PHP3 fixes thanks to Loic
1004     * libraries/string.lib.php3:
1005         - Detect U+00A0 as whitespace
1007 2002-08-01 Marc Delisle  <lem9@users.sourceforge.net>
1008     * lang/afrikaans: new language
1009         - thanks to Andreas Pauley (pauley at buitegroep.org.za)
1010     * lang/spanish: remove control m
1012 2002-07-31 Robin Johnson  <robbat2@users.sourceforge.net>
1013     * tbl_properties_structure.php3 +40: Fix for a warning notice
1014     * libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
1016 2002-07-31 Marc Delisle  <lem9@users.sourceforge.net>
1017     * lang/thai: update, thanks to Arthit Suriyawongkul
1019 2002-07-30 Robin Johnson  <robbat2@users.sourceforge.net>
1020     * scripts/decode_bug.php3: Parser BUG decoder merged
1021     * lang/russian: Update thanks to http://psyonline.ru/
1022     * lang/spanish: Update thanks to Daniel ?
1023     * lang/*: ran sync_lang.sh
1025 2002-07-30 Marc Delisle  <lem9@users.sourceforge.net>
1026     * config.inc.php3: how to test auto-detect
1027     * lang/turkish: update, thanks to Bora Alioglu
1028     * lang/galician: update, thanks to Xosé Calvo
1029     * lang/albanian: update, thanks to Laurent Dhima.
1030     * lang/czech: update, thanks to Michal Cihar
1031     * lang/slovak-iso: update, thanks to Lubos Klokner
1033 2002-07-30 Loïc Chapeaux  <lolo@phpheaven.net>
1034     * Documentation.html: coding standards (line size <= 80).
1035     * db_details_structure.php3:, 456-460, beautified generated page.
1037 2002-07-29 Marc Delisle  <lem9@users.sourceforge.net>
1038     * Documentation.html: auto-detect, dot in dbname, CGI and cookie auth
1039     * lang/turkish: update, thanks to Bora Alioglu
1041 2002-07-29 Robin Johnson  <robbat2@users.sourceforge.net>
1042     * lang/galician*: Merged update from #588154
1043     * lang/estonian*: Merged update from Alvar Soome
1044     * lang/indonesian*: Merged update from Rachim Tamsjadi
1045     * lang/*: ran sync_lang.sh
1047 2002-07-29 Loïc Chapeaux  <lolo@phpheaven.net>
1048     * tbl_change.php3, line 203: fixed an xhtml bug (#587974) thanks to
1049       Christophe Jaillet <tititou at users.sourceforge.net>
1050     * libraries/sqlparser.lib.php3: fixed parse errors (bug #588010)
1051       thanks to Nagi Peters <nagipeters at users.sourceforge.net> and
1052       coding standards.
1053     * Documentation.html: coding standards.
1054     * libraries/relation.lib.php3: beautified generated page.
1056 2002-07-28 Marc Delisle  <lem9@users.sourceforge.net>
1057     * lang/romanian: update, thanks to Valics Lehel
1058     * lang/polish: update, thanks to Jakub Wilk
1059     * lang/swedish: update, thanks to Björn T. Hallberg
1060     * lang/italian: update, thanks to Pietro Danesi
1061     * lang/lithuanian: update, thanks to Vilius Zigmantas
1062     * lang/dutch: update, thanks to Ivo Teel.
1063     2.3.0-rc4 released
1065 2002-07-27 Marc Delisle  <lem9@users.sourceforge.net>
1066     * lang/italian: update, thanks to Pietro Danesi
1067     * lang/*: fix a typo
1069 2002-07-26 Robin Johnson  <robbat2@users.sourceforge.net>
1070     * libraries/sqlparser.lib.php3:
1071         - Fixed ANSI type string escaping
1072         - Fixed formatting wrt. whitespace in FormatHTML
1073         - PHP3 fix for gzcompress() bug code
1074         - Fix for ob_flush() bug code
1076 2002-07-26 Marc Delisle  <lem9@users.sourceforge.net>
1077     * Documentation.html: numbers for faq entries
1078     * russian: updates, from an anonymous contributor
1080 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1081     * libraries/sqlparser.lib.php3:
1082         - PHP3 parse errors fixed;
1083         - coding standards.
1084     * pdf_schema.php3; lang/*: translated a string.
1085     * header.inc.php3, lines 155-156: better "fix" against bug
1086       #585094 (Runtime Error on Line 62).
1088 2002-07-25 Robin Johnson  <robbat2@users.sourceforge.net>
1089     * config.inc.php3:
1090         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1091           value.
1092     * libraries/sqlparser.lib.php3:
1093         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
1094           value.
1095         - Fix strpos on line 168/169 to work with PHP3
1096         - Fixed analyze code to remove print_r()
1097     * lang/estonian-iso-8859-1.inc.php:
1098         - Updated translation (thanks to Alvar Soome)
1100 2002-07-25 Marc Delisle  <lem9@users.sourceforge.net>
1101     * Documentation.html, clarify about mysql extensions
1102     * tbl_properties_options.php3, tbl_properties_table_info.php3:
1103       bug 586230, thanks to Loïc
1104     * common.lib.php3: fix bad variable name
1105     * tbl_indexes.php3, tbl_change.php3: fixes for PHP3 compatibility
1107 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
1108     * coding standard: common.lib.php3, config.inc.php3, Documentation.html,
1109       header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3,
1110       string.lib.php3, translators.html
1112 2002-07-24 Marc Delisle  <lem9@users.sourceforge.net>
1113     * new lang: slovenian, thanks to Kositer Uros (urosh)
1115 2002-07-24 Robin Johnson  <robbat2@users.sourceforge.net>
1116     * libraries/string.lib.php3:
1117         - optimizations/PHP3 fixes (thanks Loïc)
1118     * libraries/sqlparser.lib.php3:
1119         - Merged
1120         - Spacing around if statements
1121         - Added require statements for parser
1122         - Moved to global constants for size of keyword arrays
1123         - Added CSS creation rules
1124         - Cleaned up CSS creation functions
1125         - Formatting fixes
1126     * libraries/sqlparser.data.php3:
1127         - Merged
1128         - Added 'ANALYSE' reserved word (note spelling)
1129     * config.inc.php3:
1130         - Added SQL Parser variables
1131         - Remove old SQL Parser variables
1132     * header.inc.php3:
1133         - Added CSS for SQL Parser
1134     * libraries/common.lib.php3:
1135         - Change of PMA_format_sql to use new SQL Parser
1137 2002-07-24 Loïc Chapeaux  <lolo@phpheaven.net>
1138     * libraries/string.lib.php3: Function documentation
1140 2002-07-23 Robin Johnson  <robbat2@users.sourceforge.net>
1141     * libraries/string.lib.php3: String functions for the new
1142       SQL Parser system
1144 2002-07-22 Marc Delisle  <lem9@users.sourceforge.net>
1145     * lang/dutch update, thanks to Ivo Teel.
1147 2002-07-22 Loïc Chapeaux  <lolo@phpheaven.net>
1148     * libraries/common.lib.php3, lines 198-200: open the documentation
1149       link in the "documentation" window.
1150     * libraries/charset_conversion.lib.php3; libraries/select_lang.lib.php3:
1151       PHP3 fixes (don't use "require" inside a conditional statement).
1152     * Documentation.html: XHTML fixes.
1153     * db_details_structure.php3; tbl_properties.php3;
1154       tbl_change.php3, line 336; tbl_properties_structure.php3;
1155       tbl_select.php3, lines 122 & 127; tbl_query_box.php3: XHTML fixes.
1156     * db_details.php3; db_details_links.php3;
1157       tbl_properties_export.php3, lines 156-158: beautified generated
1158       XHTML code.
1160 2002-07-21 Marc Delisle  <lem9@users.sourceforge.net>
1161     * Documentation.html, libraries/common.lib.php3: added a faq about
1162       mysql extension, and a link to it when the error occurs
1164 2002-07-20 Marc Delisle  <lem9@users.sourceforge.net>
1165     * tbl_properties*: missing $sub_part for back links (bug 584069)
1167 2002-07-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1168     * tbl_properties_links.php3: Fixed bug #583969.
1169     * lang/german-*.inc.php3: Updates.
1171 2002-07-19 Marc Delisle  <lem9@users.sourceforge.net>
1172     * pdf_schema.php3, bug 583833: should not complain if some tables
1173       are missing
1174     * lang/hungarian update, thanks to Peter Bakondy
1175     * lang/thai updates: thanks to Arthit Suriyawongkul.
1176     * lang/norwegian updates: thanks to Sven-Erik Andersen
1178 2002-07-19 Loïc Chapeaux  <lolo@phpheaven.net>
1179     * pdf_schema.php3; pdf_page.php3; libraries/common.lib.php3: PHP3 fixes.
1180     * tbl_properties_structure.php3: coding standards.
1182 2002-07-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1183     * libraries/common.lib.php3, libraries/select_lang.lib.php3: Don't include
1184       the "real" config file if a developer edition exists.
1185     * libraries/charset_conversion.lib.php3: Exit the script if iconv cannot be
1186       used.
1188 2002-07-18 Marc Delisle  <lem9@users.sourceforge.net>
1189     * libraries/display_tbl.lib.php3: bug 579785, Edit links URLs too long
1190       for some browsers
1191     * lang/italian: update, thanks to Pietro Danesi
1192     * lang/chinese: update, thanks to Siu Sun
1193     * lang/albanian: update, thanks to Laurent Dhima.
1194     * lang/czech: update, thanks to Michal Cihar
1195     * lang/sync_lang.sh: can exclude some languages from conversion,
1196       thanks to Michal Cihar
1197     * lang/turkish: update, thanks to Bora Alioglu
1198     * lang/polish: update, thanks to Jakub Wilk
1199     * lang/galician: update, thanks to Xosé Calvo
1200     * lang/romanian: update, thanks to Valics Lehel
1201     * sql.php3: bug 582356, Propose table structure was not working when
1202       $cfg['ShowAll'] was FALSE
1204 2002-07-18 Steve Alberty  <staybyte@users.sourceforge.net>
1205     It is now possible to print stats for more than 2 GB (up to exa byte)
1206     * db_details_structure.php3: correct wrong link from table size to stats
1207     * tbl_printview.php3: fixed warnings if relation is not defined
1208     * db_printview.php3: fixed warnings and faults
1210 2002-07-17 Marc Delisle  <lem9@users.sourceforge.net>
1211     * lang/sync_lang.sh: support for multiple convertors (recode added),
1212       thanks to Michal Cihar
1213     * lang/spanish update:
1214         - thanks to Daniel Hinostroza
1215         - (Daniel.Hinostroza  at grunenthal.com.ec)
1216     * lang/swedish: updates: thanks to Björn T. Hallberg
1217     * lang/indonesian: updates, thanks to Rachim Tamsjadi.
1218     * lang/japanese*: updates, thanks to Yukihiro Kawada
1219     * lang/french: updates
1220     * lang/lithuanian: updates, thanks to Vilius Zigmantas
1221     * chk_rel.php3, db_details_structure.php3, Documentation.html,
1222       pdf_pages.php3, pdf_shema.php3, libraries/select_lang.lib.php3:
1223       commits for Loic
1224     * tbl_properties.php3, tbl_properties_structure.php3,
1225       new tbl_query_box.php3: query box at the bottom of the structure page
1227 2002-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
1228     * libraries/common.lib.php3, libraries/config_import.lib.php3: Added
1229       $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code.
1230     * config.inc.php3, Documentation.html: Remerged the changes that were
1231       removed in the previous revision, thanks to Björn T. Hallberg (bth).
1232     * libraries/select_lang.lib.php3: Disable UTF-8 if
1233       $cfg['AllowAnywhereRecoding'] has been set to FALSE.
1235 2002-07-17 Mike Beck <mikebeck@users.sourceforge.net>
1236     * pdf_pages.php3: if a page is edit it can also be shown
1237     * pdf_schema.php3: now it is possible to have all tables
1238       displayed with the same (maximum) width (feature request 576537)
1240 2002-07-16 Mike Beck <mikebeck@users.sourceforge.net>
1241     * libraries/relation.lib.php3: verbose mode
1242     * db_details_structure.php3: show message if relation doesn't work
1243     * chk_rel.php3: new file to show what is wrong with relation
1245 2002-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
1246     * header.inc.php3: Use include() instead of require().
1248 2002-07-16 Marc Delisle  <lem9@users.sourceforge.net>
1249     * libraries: charset_conversion.lib.php3, common.lib.php3: bug 581577:
1250       a better if, because sometimes the test for PHP3 succeeds even
1251       for PHP4, thanks to Neil Darlow
1252     * libraries/relation.lib.php3: undefined variable
1254 2002-07-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1255     * libraries/config_import.lib.php3:
1256         - Removed a comment and
1257         - Changed the default value for $cfg['AllowAnywhereRecoding'] into FALSE.
1258     * header.inc.php3: Better fix against bug #571409, thanks to Loïc.
1259     * libraries/common.lib.php3: Coding standards.
1261 2002-07-15 Marc Delisle  <lem9@users.sourceforge.net>
1262     * db_details_export.php3, db_details_links.php3, Documentation.html,
1263       sql.php3, tbl_properties_export.php3, libraries/common.lib.php3,
1264       libraries/select_lang.lib.php3: fixes from Loic
1265     * config.inc.php3: default value for $cfg['AllowAnywhereRecoding'] = FALSE;
1266       to avoid problems on multithreaded servers, thanks to Neil Darlow
1267       (ndarlow)
1268     * libraries/charset_conversion.lib.php3: remove the "@" before dl()
1269       because multithreaded servers don't support dl(), and we want
1270       to see the error message, thanks to /Leblanc
1271     * header.inc.php3: js error with OmniWeb, thanks to Loïc
1273 2002-07-14 Marc Delisle  <lem9@users.sourceforge.net>
1274     * Documentation.html, db_details_exports.php3, tbl_properties_export.php3:
1275       add a link to a new faq entry explaining some dump options
1276     * libraries/relation.lib.php3: bug 575868 Unitialized string offset
1277     2.3.0-rc3 released
1279 2002-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1280     * config.inc.php3, libraries/common.lib.php3: Fixed bug #576018.
1281     * lang/german-*.inc.php3: Clarification.
1283 2002-07-13 Marc Delisle  <lem9@users.sourceforge.net>
1284     * libraries/common.lib.php3: bug 580929: do not EXPLAIN if this is
1285       not a SELECT
1286     * sql.php3: better way to show php code
1287     * sql.php3: bug 580920: do not display the confirm dialog
1288     * db_details_links.php3: undefined variable if coming from a Show MySQL
1289       link on the home page
1291 2002-07-13 Alexander M. Turek  <rabus@users.sourceforge.net>
1292     * Documentation.html: News about bug #540671.
1294 2002-07-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1295     * main.php3: Fixed a bug of the SHOW GRANTS patch (bug #568174: Wildcards
1296       escaped in db name), thanks to Björn T. Hallberg (bth).
1298 2002-07-12 Mike Beck    <mikebeck@users.sourceforge.net>
1299     * sql.php3: only run query if we didn't ask for phpcode of sql.
1301 2002-07-12 Marc Delisle  <lem9@users.sourceforge.net>
1302     * libraries/select_lang.lib.php3: add -utf-8 choices.
1303     * lang/indonesian updates, thanks to Rachim Tamsjadi.
1304     * libraries/relation.lib.php3: better initialization for a variable,
1305       thanks to Jurgen Schwietering <jurgen at schwietering.com>.
1307 2002-07-11 Loïc Chapeaux  <lolo@phpheaven.net>
1308     * pdf_schema.php3; tbl_printview.php3; tbl_properties_links.php3;
1309       tbl_properties_operations.php3; tbl_relation.php3;
1310       libraries/charset_conversion.lib.php3; libraries/display_tbl.lib.php3;
1311       libraries/relation.lib.php3: coding standards.
1312     * libraries/common.lib.php3: coding standards and a little display bug.
1314 2002-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1315     * libraries/common.lib.php3: PHP3 compatibility.
1316     * read_dump.php3: Fixed bug #579968, thanks to Alvar Soome (finsoft).
1318 2002-07-11 Robin Johnson  <robbat2@users.sourceforge.net>
1319     * libraries/common.lib.php3: Fix for case where HTTP_HOST contains
1320       the port already, as adding HTTP_PORT is wrong then.
1322 2002-07-10 Marc Delisle  <lem9@users.sourceforge.net>
1323     * libraries/charset_conversion.lib.php3: wrong function called,
1324       thanks to Michal Cihar
1325     * lang/*: cleanup of file names to include charset
1327 2002-07-09 Marc Delisle  <lem9@users.sourceforge.net>
1328     * libraries/common.lib.php3: fix from Loïc for bug 579017
1330 2002-07-08 Loïc Chapeaux  <lolo@phpheaven.net>
1331     * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation).
1332     * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode).
1334 2002-07-08 Marc Delisle  <lem9@users.sourceforge.net>
1335     * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell
1336     * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3,
1337       scripts/create-release.sh: split defines.lib.php3 because
1338       of charset_conversion needs (thanks to Michal Cihar)
1339     * slovak: with permission from Peter Svek, now the windows-1250
1340       is generated from the -iso-8859-2 file.
1342 2002-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
1343     * libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
1344       message.
1346 2002-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1347     * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
1348       accessed via the $GLOBALS[] array.
1350 2002-07-06 Marc Delisle  <lem9@users.sourceforge.net>
1351     * tbl_properties_structure.php3: undefined variable
1352     * pdf_pages.php3: bug 574637 undefined index
1353     * db_details_structure.php3: remove a PMA_backquote added today that
1354       introduces a bug
1355     * pdf_schema.php3: undefined variables
1357 2002-07-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1358     * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems).
1360 2002-07-05 Marc Delisle  <lem9@users.sourceforge.net>
1361     * Documentation.html: about html entities in translations
1362     * libraries/common.lib.php3: charset_conversion needs the constants
1363     * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
1364     * tbl_qbe.php3 renamed db_details_qbe.php3:
1365        - bug 576510: (affects also db_details_links.php3)
1367 2002-07-01 Loïc Chapeaux  <lolo@phpheaven.net>
1368     * Documentation.html: coding standards and xhtml fixes.
1370 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1371     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
1372       compatibility for $cfg['PmaAbsoluteUri_DisableWarning'].
1374 2002-07-04 Robin Johnson  <robbat2@users.sourceforge.net>
1375     * config.inc.php3, libraries/common.lib.php3:
1376       Code for $cfg['PmaAbsoluteUri_DisableWarning']
1378 2002-07-03 Marc Delisle  <lem9@users.sourceforge.net>
1379     * lang/japanese* updates:, thanks to Yukihiro Kawada
1380     * Documentation.html: explain the oslash symbol in the statistics
1381     * left.php3: the - as first choice is not clear
1382     * tbl_properties_table_info.php3, tbl_properties_links.php3: bug
1383       576776: ShowAll never displayed
1384     * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight
1386 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1387     * sql.php3: Completed fix against bug #575867 (Error with limit or load in
1388       the table name).
1390 2002-07-01 Olivier L. Müller  <om@omnis.ch>
1391     * header.inc.php3: nicer CSS for Tabs (J.Fornallaz)
1392     * tbl_properties.php3: added insert button to Marc's <select> :)
1394 2002-07-01 Marc Delisle  <lem9@users.sourceforge.net>
1395     * tbl_properties_links.php3, db_details_links.php3: better vertical spacing
1396     * tbl_properties.php3, db_details.php3: misplaced bullet
1397     * tbl_properties.php3: add field list on the query page
1398     * pdf_schema.php3: color for all segments of primary key, thanks to
1399       Joshua Eichorn (jeichorn at joshuaeichorn.com)
1401 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1402     * sql.php3: Fixed bug #575867 (Error with limit or load in the table name)
1403       partly.
1405 2002-06-30 Marc Delisle  <lem9@users.sourceforge.net>
1406     * user_details.php3: fix the tooltip
1407     2.3.0-rc2 released
1409 2002-06-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1410     * user_details.php3: Added a tooltip for the new documenation link.
1411     * sql.php3: Fixed bug #574855 (wrong counted rows with many functions)
1412       thanks to Svetlozar Kovachev (svetlio).
1413     * db_details_export.php3: Fixed bug #575591 ('select all' doesn't work
1414       without javascript).
1416 2002-06-29 Marc Delisle  <lem9@users.sourceforge.net>
1417     * tbl_qbe.php3: show upper links
1418     * Documentation.html, user_details.php3: link to document what happens
1419       with grants and underscores.
1421 2002-06-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1422     * libraries/config_import.lib.php3, libraries/common.lib.php3:
1423       Backwards compatibility for config files < rev. 1.113.
1424     * lang/german*.inc.php3: Better translation for $strQBE.
1426 2002-06-29 Olivier L. Müller  <om@omnis.ch>
1427     * Documentation.html: docs about $cfg['DefaultTabDatabase']
1428       and $cfg['DefaultTabTable']
1429     * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
1430       default tab selection is now customizable from config.inc.php3.
1432 2002-06-28 Olivier L. Müller  <om@omnis.ch>
1433     * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free
1434       to improve and check
1436 2002-06-28 Marc Delisle  <lem9@users.sourceforge.net>
1437     * tbl_change.php3, tbl_properties_common.php3,
1438       new libraries/db_table_exists.lib.php3: menu on insert/edit
1440 2002-06-27 Marc Delisle  <lem9@users.sourceforge.net>
1441     * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
1442       Select and no table
1443     * lang/slovak-iso: updates, thanks to Lubos Klokner
1444     * Documentation.html: faq about silent column type changing
1446 2002-06-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1447     * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
1448       Michal Cihar (nijel).
1449     * index.php3, header.inc.php3, header_printview.php3, left.php3,
1450       libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't
1451       detect character encoding).
1453 2002-06-26 Marc Delisle  <lem9@users.sourceforge.net>
1454     * Documentation.html: update the persons/towns/countries example
1455     * sql.php3, tbl_properties_table_info.php3: sub-page links on browse
1456     * lang/japanese* updates: thanks to Yukihiro Kawada
1457     * libraries/mysql_wrappers.lib.php3: patch #574009, charset
1458       conversion for db names, thanks to Michal Cihar_
1460 2002-06-26 Olivier L. Müller  <om@omnis.ch>
1461     * tbl_change.php3: display the submit button every 15 lines:
1462       may be useful for tables with 200 fields...
1463     * db_details_structure.php3: fixed a wrong link: [Properties]
1464       was opening the tbl_properties.php3 instead of
1465       tbl_properties_structure.php3
1467 2002-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1468     * lang/german-utf8.inc.php3: Synchronization.
1469     * ChangeLog: Added a note about the older ChangeLogs at EoF.
1471 2002-06-25 Marc Delisle  <lem9@users.sourceforge.net>
1472     * lang/georgian-utf-8 updates: thanks to Kakha Mchedlidze
1473     * lang/ukrainian-win1251 updates: thanks to Markijan Baran
1475 2002-06-25 Olivier L. Müller  <om@omnis.ch>
1476     * lang/german.inc.php3: Du -> Sie
1478 2002-06-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1479     * lang/lithuanian.inc.php3: Removed line feed at EoF.
1481 2002-06-23 Robin Johnson  <robbat2@users.sourceforge.net>
1482     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1484 2002-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1485     Revised some files in /lang/:
1486     * chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3:
1487         - Reordered Strings.
1488     * arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3,
1489       croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3,
1490       serbian-win1250.inc.php3:
1491         - Synchronized the untranslated string
1492           $strSplitWordsWithSpace with the English translation.
1494 2002-06-23 Olivier L. Müller  <om@omnis.ch>
1495     * db_stats.php3: Fixed warning from mysql_free_result.
1497 2002-06-22 Olivier L. Müller  <om@omnis.ch>
1498     * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
1499       shorter term for QBE
1500     * config.inc.php3: added configuration variables for default tabs
1501     * tbl_properties_links.php3: 'Empty' tab is now red as well
1502     * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
1503       moved 'Structure' to the front and use it as default value.
1504       TODO: make that customizable.
1505     * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
1507 2002-06-22 Robin Johnson  <robbat2@users.sourceforge.net>
1508     * sql.php3:
1509         - Fix warning and error from mysql_free_result($cna_all_result);
1510     * tbl_printview.php3:
1511         - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
1512           last <div>, to stop a blank page being printed
1513         - Moved <hr /> to just inside </div> - gets line on the same page
1514     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1515     * lang/chinese*.inc.php3 updates: thanks to Siu Sun
1516     * lang/english*: $strSplitWordsWithSpace
1517         - Fix spelling 'seperated' -> 'separated'
1519 2002-06-21 Olivier L. Müller  <om@omnis.ch>
1520     * libraries/common.lib.php3, main.php3: be more tolerant with lazy
1521       sysadmins or users by letting them having an empty
1522       $cfg['PmaAbsoluteUri']. A default value (which should work according
1523       to the docs...) will be set and a warning displayed on main.php3.
1525 2002-06-21 Robin Johnson  <robbat2@users.sourceforge.net>
1526     * lang/english*: $strSplitWordsWithSpace
1527         - 'splitted' changed to 'seperated'
1528     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
1529     * lang/polish.inc.php3 updates: thanks to Jakub Wilk
1530     * db_details_links.php3, header.inc.php3,
1531       tbl_properties_links.php3, libraries/common.lib.php3:
1532         - Neater tab code by Michal Cihar (Patch #571837)
1534 2002-06-21 Marc Delisle  <lem9@users.sourceforge.net>
1535     * sql.php3: patch 565627 for the old bug 461192: wrong query count
1536       for groups, thanks to Svetlozar Kovachev
1537     * lang/czech* updates: thanks to Michal Cihar
1538     * lang/greek updates: thanks to Kyriakos Xagoraris
1539     * lang/norwegian updates: thanks to Sven-Erik Andersen
1540     * tbl_properties_structure.php3, bug 572127: wrong back link, thanks
1541       to "nobody"
1542     * tbl_addfield.php3: goback to the structure sub-page
1544 2002-06-20 Robin Johnson  <robbat2@users.sourceforge.net>
1545     * tbl_qbe.php3: Using * for tables fields disables
1546       sorting for that field (Fix for bug #570698)
1547     * db_details_links.php3: Added $args3, $args4 = '', for no tables case
1549 2002-06-20 Marc Delisle  <lem9@users.sourceforge.net>
1550     * ChangeLog_till_2.2.6.gz: removed from the distribution and copied
1551       to home page
1552     * lang/georgian-utf-8: thanks to Kakha Mchedlidze <kakha at qartuli.com>
1553     * lang/polish updates: thanks to Jakub Wilk
1554     * lang/galician updates: thanks to Xosé Calvo
1556 2002-06-20 Alexander M. Turek  <rabus@users.sourceforge.net>
1557     * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented
1558       Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall).
1560 2002-06-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1561     * libraries/common.lib.php3, libraries/config_import.lib.php3,
1562       config.inc.php3: Rewrote the whole backwards compatibility code for old
1563       config files.
1564     * config.inc.php3: Beautified code.
1565     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3:
1566       Header and footer may now be included inside a function as well
1567       (Better fix against bug #549570).
1569 2002-06-19 Marc Delisle  <lem9@users.sourceforge.net>
1570     * index.php3: missing header, thanks to Michal Cihar
1571     * lang/japanese* updates: thanks to Yukihiro Kawada
1572     * lang/spanish, catalan updates: thanks to Xavier Navarro
1573     * lang/dutch updates: thanks to Ivo Teel.
1574     * lang/swedish updates: thanks to Björn T. Hallberg
1575     * lang/galician updates: thanks to Xosé Calvo
1576     * libraries/config_import.lib.php3, fixed 3 parse errors
1577     * common.lib.php3: due to formatting problems, bypass PMA_format_sql
1578       for 2.3.0-rc1
1579     * 2.3.0-rc1 release
1581 2002-06-19 Robin Johnson  <robbat2@users.sourceforge.net>
1582     * libraries/charset_conversion.lib.php3,
1583       libraries/common.lib.php3,
1584       main.php3:
1585         - added isset() before some configuration variables
1587 2002-06-18 Marc Delisle  <lem9@users.sourceforge.net>
1588     * lang/chinese* updates: thanks to Siu Sun
1589     * lang/lithuanian updates: thanks to Vilius Zigmantas
1590     * lang/romanian updates: thanks to Valics Lehel
1591     * lang/thai updates: thanks to Arthit Suriyawongkul.
1592     * lang/turkish updates: thanks to Bora Alioglu
1593     * tbl_relation.php3, bug 570691: query was executed too many times
1595 2002-06-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1596     * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...'].
1598 2002-06-18 Robin Johnson  <robbat2@users.sourceforge.net>
1599     * libraries/relation.lib.php3:83
1600         - Fixed $cfg['Servers']['Server'] -> $cfg['Server']
1601     * libraries/relation.lib.php3:144,190
1602         - Cleaned up is_array() to isset() && is_array()
1603     * tbl_change.php3:204
1604         - $type_nowrap added to case 'timestamp'
1605     * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330)
1606         - Last fix for $strConfigFileError done as well
1608 2002-06-17 Robin Johnson  <robbat2@users.sourceforge.net>
1609     * lang/finnish.inc.php3 updates: thanks to Visa Kopu (#569317)
1610     * lang/italian.inc.php3 update: thanks to Pietro Danesi (#569424)
1612 2002-06-17 Marc Delisle  <lem9@users.sourceforge.net>
1613     * scripts/create-release.sh: the I option in tar for bzip output
1614       is deprecated and no longer works on sourceforge, use j
1615     * lang/french.inc.php3: updates
1616     * user_password.php3: parse error as reported by Olivier
1617     * libraries/relation.lib.php3: pmadb can be left blank
1619 2002-06-16 Marc Delisle  <lem9@users.sourceforge.net>
1620     * lang/sync_lang.sh: new script thanks to Michal Cihar
1621     * Documentation.html: typos
1622     * lang/hebrew.inc.php3 updates: thanks to Yuval Sarna
1623     * lang/turkish.inc.php3 updates: thanks to Bora Alioglu
1625 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
1626     more changes because of new centralized db for pma
1627     * db_details_structure.php3
1628     * pdf_pages.php3
1629     * pdf_schema.php3
1630     * libraries/display_tbl.lib.php3
1631     now also honour new place of relationtables
1632     * Documentation.html
1633     * Documentation.txt
1634     described new db and tables
1635     * db_details_links.php3
1636       - put the link to tbl_qbe in topnavigation
1637     * tbl_relation.php3
1638         writing of column_comments possible
1639     * tbl_printview.php3
1640         column_comments will be displayed
1641     * relation.lib.php3
1642         new function: getComments($db,$table)
1644 2002-06-15 Marc Delisle  <lem9@users.sourceforge.net>
1645     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1646     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
1647     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
1648     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
1649     * lang/spanish.inc.php3:, catala.inc.php3 updates, thanks to Xavier Navarro
1650     * lang/czech* updates:, thanks to Michal Cihar
1651     * lang/norwegian.inc.php3: updates, thanks to Sven-Erik Andersen
1652     * lang/swedish.inc.php3: updates, thanks to Björn T. Hallberg
1654 2002-06-15 Alexander M. Turek  <rabus@users.sourceforge.net>
1655     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
1656     * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima.
1657     * lang/german*.inc.php3: Translated $strComments.
1658     * config.inc.php3: Changed default values of some directives.
1660 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
1661     started putting the relationtables in a central db
1662     with the bookmarktable
1663     * config.inc.php3
1664       - renamed $cfg['Servers'][$i]['bookmarkdb'] to
1665         $cfg['Servers'][$i]['pmadb']
1666       - allready added $cfg['Servers'][$i]['column_comments']
1667     * tbl_relation.lib.php3  new file
1668       - PMA_getRelationsParam(): get and test config
1669       - getForeigners() get an array of tables/fields
1670         related to the one you supply
1671       - getDisplayField() get the tables display column
1672       - PMA_query_as_cu() query the pmadb using the controluser
1673         if possible, otherwise normal user
1674     changes to use new place of tables are allready finished for
1675     those files:
1676     * tbl_relation.php3
1677     * db_details_structure.php3
1678     * pdf_pages.php3
1679     * tbl_qbe.php3
1681 2002-06-14 Alexander M. Turek  <rabus@users.sourceforge.net>
1682     * lang/german.inc.php3: Updates.
1683     * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3:
1684       Added German UTF-8 file.
1685     * lang/italian.inc.php3: Updates, thanks again to
1686       Pietro Danesi <danone at users.sourceforge.net>.
1687     * libraries/user_details.js: Fixed a sytax error.
1689 2002-06-14 Marc Delisle  <lem9@users.sourceforge.net>
1690     * big patch for charset support, all files that call mysql have been
1691       modified; thanks to Michal Cihar.
1693 2002-06-14 Mike Beck  <mikebeck@users.sourceforge.net>
1694     * tbl_qbe:  Bugfixing
1695       - Don't try to use a generated SQL Statement without
1696         a SELECT (if none of the Columns is marked as display
1697         this could happen)
1698       - if no LEFT JOINS are generated make sure that the
1699         array containing tablenames is unique
1701 2002-06-12 Alexander M. Turek  <rabus@users.sourceforge.net>
1702     * lang/turkish.inc.php3: Updates, thanks again to
1703       Bora Alioglu <bora@risc01.ktu.edu.tr>.
1704     * lang/german.inc.php3: Translated $strMissingBracket.
1705     * lang/english.inc.php3: Reordered strings.
1706     * config.inc.php3:
1707       - Use hex codes for colors;
1708       - Removed a dublicate.
1710 2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
1711     Syntaxcoloring for SQL - Statements
1712     * config.inc.php3: lines 226-,302-
1713     * libraries/common.lib.php3: lines 34,43,192-,312-,987,1062
1715 2002-06-12 Marc Delisle  <lem9@users.sourceforge.net>
1716     * lang/dutch.inc.php3: updates, thanks to Ivo Teel.
1717     * lang/slovak-iso.inc.php3: updates, thanks to Lubos Klokner
1719 2002-06-11 Alexander M. Turek  <rabus@users.sourceforge.net>
1720     * libraries/display_tbl.lib.php3: JS fixes, thanks to
1721       Richard Hornsby <rhornsby at users.sourceforge.net>.
1722     * Documentation.html: Fixed a typo.
1723     * lang/german.inc.php3: Updates.
1724     * lang/italian.inc.php3:
1725       - Updates, thanks again to
1726         Pietro Danesi <danone at users.sourceforge.net>.
1727       - Removed HTML entities.
1729 2002-06-11 Marc Delisle  <lem9@users.sourceforge.net>
1730     * pdf_pages.php3, lang/*, Documentation.html: new message with doc
1731     * lang/hungarian.inc.php3: updates, thanks to Peter Bakondy
1732     * lang/japanese*.php3: updates, thanks to Yukihiro Kawada
1733     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
1735 2002-06-10 Marc Delisle  <lem9@users.sourceforge.net>
1736     * tbl_select.php3:, bug with end of lines
1738 2002-06-10 Mike Beck <mikebeck@users.sourceforge.net>
1739     * tbl_select.php3: lines 12-16,111-123,194-199
1740       - now you can use >= etc.
1742 2002-06-09 Marc Delisle  <lem9@users.sourceforge.net>
1743     * lang/french.inc.php3 updates
1745 2002-06-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1746     * libraries/common.lib.php3: Corrected path to config_import.lib.php3.
1747     * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3:
1748       Catch parse errors in the config file.
1749     * lang/chinese_*.inc.php3: Converted to Unix line feed format.
1750     * lang/english.inc.php3: Reordered strings.
1752 2002-06-09 Robin Johnson  <robbat2@users.sourceforge.net>
1753     * libraries/common.lib.php3:
1754       - Initial checkin of base DB-Config code
1756 2002-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
1757     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
1758     * translators.html:
1759       - Changed Dutch translator.
1760       - Changed special characters into HTML entities.
1761     * lang/norwegian.inc.php3: Updates, thanks again to
1762       Sven-Erik Andersen <sven-erik at users.sourceforge.net>.
1763     * lang/polish.inc.php3: Small corrections, thanks again to
1764       Jakub Wilk <ubanus at users.sourceforge.net>.
1765     * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments).
1767 2002-06-07 Marc Delisle  <lem9@users.sourceforge.net>
1768     * translators.html: updates (try to have only one official translator,
1769       probably the original author, or the one who now sends updates)
1770     * lang/czech*: updates, thanks to Michal Cihar
1771     * lang/chinese*: updates, thanks to Siu Sun
1773 2002-06-06 Alexander M. Turek  <rabus@users.sourceforge.net>
1774     * Documentation.*:
1775       - The textarea bug still appears in Mozilla 1.0-final;
1776       - Fixed a typo;
1777       - Updated credits.
1778     * lang/albanian.inc.php3: Updates, thanks again to
1779       Laurent Dhima <laurent at users.sourceforge.net>.
1780     * lang/german.inc.php3: Updates, added feedback link.
1782 2002-06-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1783     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
1784     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
1785     * lang/italian.inc.php3: Updates, thanks again to
1786       Pietro Danesi <danone at users.sourceforge.net>.
1788 2002-06-05 Marc Delisle  <lem9@users.sourceforge.net>
1789     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
1790     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
1791     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1793 2002-06-03 Marc Delisle  <lem9@users.sourceforge.net>
1794     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1795     * lang/indonesian.inc.php3: updates, thanks to Rachim Tamsjadi
1797 2002-06-03 Mike Beck  <mike.beck@ibmiller.de>
1798     * pdf_pages.php3
1799     - new page to add and edit pdf pages
1800     * db_details_structure.php3 lines 452-482
1801       - added a link to pdf_pages
1802       - if pdf_pages exist offer to create pdfs
1803     * pdf_schema.pdf  lines lines 374-380,422-455,805-820
1804       - changed to work with the table_coords table
1805       - show primary_key and display_field in different color
1806     * config.inc.php3 lines 55,80,103
1807     - added a new servervariable $cfg['Servers'][$i]['table_coords']
1808     * Documentation.html line 593-770,1884-1920
1809     - added and changed Doku for Creating PDFs
1812 2002-06-02 Loïc Chapeaux  <lolo@phpheaven.net>
1813     * libraries/display_tbl.inc.php3, line 1413: xhtml fix.
1814     * libraries/fpdf/fpdf.php3: light optimizations and fixes.
1815     * sql.php3, lines 509-522: do print the page in "printview" mode.
1816     * scripts/check_lang.php3: added this script which goal is to ensure
1817       all languages files are valid.
1818     * Documentation.html; main.php3; translators.html:
1819       - Feature request #539644 (Translation feedback link).
1821 2002-06-01 Loïc Chapeaux  <lolo@phpheaven.net>
1822     * db_details_structure.php3, lines 440-441; Documentation.html;
1823       pdf_schema.php3; libraries/fpdf/*:
1824       - updated the FPDF library to the 1.5 revision;
1825       - rewrote it to make it PHP3 and xhtml compliant;
1826       - coding standards.
1827     * read_dump.php3, lines 245-252: improved the "open_basedir" handling.
1829 2002-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1830     * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
1831     * lang/italian.inc.php3: Updates, thanks again to
1832       Pietro Danesi <danone at users.sourceforge.net>.
1833     * lang/german.inc.php3: Small corrections.
1834     * lang/polish.inc.php3: Updates, thanks to
1835       Jakub Wilk <ubanus at users.sourcefore.net>.
1836     * header_printview.inc.php3, libraries/display_tbl.inc.php3:
1837       - Beautified generated code;
1838       - XHTML / CSS fixes.
1840 2002-05-31 Alexander M. Turek  <rabus@users.sourceforge.net>
1841     * lang/german.inc.php3: Small corrections.
1842     * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3,
1843       - lang/*.inc.php3: Implemented one part of feature #472038:
1844       - Print view for SQL results (features #523325, #562505).
1846 2002-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1847     * lang/albanian.inc.php3: Updates, thanks again to
1848       Laurent Dhima <laurent at users.sourceforge.net>.
1850 2002-05-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1851     * lang/german.inc.php3: Translated $strPdfDbSchema.
1852     * lang/italian.inc.php3: Updates, thanks again to
1853       Pietro Danesi <danone@users.sourceforge.net>.
1855 2002-05-28 Loïc Chapeaux  <lolo@phpheaven.net>
1856     * pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
1858 2002-05-27 Loïc Chapeaux  <lolo@phpheaven.net>
1859     * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø.
1861 2002-05-27 Alexander M. Turek  <rabus@users.sourceforge.net>
1862     * lang/estonian.inc.php3: Updates, thanks to
1863       Alvar Soome <finsoft at users.sourceforge.net>.
1864     * README: Updated requirements.
1866 2002-05-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1867     * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,
1868       images/vertical_line.gif:
1869       - Made it possible to specify a background image for the right frame.
1870       - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'.
1871     * Documentation.html: The external global variables don't exist anymore
1872       since PHP 4.2.0!
1874 2002-05-26 Loïc Chapeaux  <lolo@phpheaven.net>
1875     * scripts/create-release.sh, line 60: added the "-P" option (prune empty
1876       directory) for the cvs checkout.
1877     * sql.php3:
1878       - fixed a warning thanks to
1879         Svetlio Kovachev <svetlio at users.sourceforge.net>;
1880       - coding standards.
1881     * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism.
1883 2002-05-25 Loïc Chapeaux  <lolo@phpheaven.net>
1884     * libraries/common.lib.php3:
1885       - fixed a PHP3 bug and warnings;
1886       - optimized a bit;
1887       - coding standards.
1888     * lang/english.inc.php3; lang/french.inc.php3: sorted.
1889     * header.inc.php3: enforce relative url in CSS.
1890     * tbl_relation.php3:
1891       - fixed an error when $cfg['Server']['table_info'] is not valid;
1892       - optimized a bit;
1893       - removed an "onchange" js handler to lower server charge.
1894     * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in
1895       the "libraries" one.
1896     * read_dump.php3, lines 255-256: path must use "\" under winwin.
1898 2002-05-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1899     * lang/italian.inc.php3: Updates, thanks again to
1900       Pietro Danesi <danone@users.sourceforge.net>.
1901     * lang/german.inc.php3: Updates.
1903 2002-05-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1904     * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
1905     * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
1907 2002-05-24 Marc Delisle  <lem9@users.sourceforge.net>
1908     * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
1909       and "Create PHP Code", thanks to Mike Beck
1910       (TODO: avoid executing the query again)
1911     * sql.php3: $is_analyse was sometimes undefined
1912     * tbl_alter.php3: go back to structure sub-page
1914 2002-05-24 Loïc Chapeaux  <lolo@phpheaven.net>
1915     * config.inc.php3; db_details_links.php3; db_search.php3;
1916       Documentation.html; lang/*; libraries/common.lib.php3: patch #554925
1917       - Search into database, thanks to Thomas Chaumeny <chaume92 at aol.com>.
1918     * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript
1919       problem with Opera.
1920     * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*;
1921       libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure
1922       analyse(), thanks to Mike Beck.
1924 2002-05-23 Marc Delisle  <lem9@users.sourceforge.net>
1925     * Documentation.html, config.inc.php3, db_details_structure.php3,
1926       pdf_schema.php3: new 'table_coords' because a table can appear
1927       on more than one PDF page
1928     * tbl_relation.php3, lang/*.php3: strChangeDisplay for display
1929       field maintenance, thanks to Mike Beck
1931 2002-05-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1932     * Documentation.*: The Mozilla textarea bug also appears in
1933       Mozilla 1.0-RC2 and Netscape 7.0-PR1.
1935 2002-05-22 Loïc Chapeaux  <lolo@phpheaven.net>
1936     * libraries/display_tbl.lib.php3: fixed possible errors with special
1937       characters in tables names.
1938     * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+
1939       & PHP 4.2+ HTTP header bug.
1941 2002-05-22 Marc Delisle  <lem9@users.sourceforge.net>
1942     * Documentation.html, config.inc.php3, db_details_structure.php3,
1943       pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position
1944       renamed to PMA_table_info, "foreign_display_field" moved from
1945       PMA_relation to PMA_table_info (once per table)
1946     * lang/indonesian.inc.php3:
1947       - updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
1949 2002-05-21 Loïc Chapeaux  <lolo@phpheaven.net>
1950     * ldi_table.php3, line 44: beautified generated html.
1951     * tbl_properties_options.php3: fixed display errors with IE5.
1952     * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual
1953       translators.
1955 2002-05-21 Marc Delisle  <lem9@users.sourceforge.net>
1956     * lang/chinese*: updated thanks to Siu Sun
1958 2002-05-19 Marc Delisle  <lem9@users.sourceforge.net>
1959     * read_dump.php3, bug 556105: do not execute a bookmark if asked to
1960       only view it
1962 2002-05-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1963     * lang/german.inc.php3:
1964       - Updated serveral untranslated strings.
1965       - Better translation.
1966     * lang/albanian.inc.php3, libraries/select_lang.lib.php3:
1967       New translation, thanks to Laurent Dhima <laurenti@users.sourceforge.net>.
1968     * ldi_table.php3: Added labels for checkboxes.
1970 2002-05-18 Marc Delisle  <lem9@users.sourceforge.net>
1971     * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables
1972     * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64)
1974 2002-05-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1975     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
1976       some html special characters, display was not xhtml compilant.
1978 2002-05-18 Loïc Chapeaux  <lolo@phpheaven.net>
1979     * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3:
1980       - exported the "IP-based Allow/Deny" code in a distinct library;
1981       - coding standards;
1982       - improved PHP3 compliance;
1983       - better ip checking.
1984     * Documentation.html: typos and line sizes.
1985     * tbl_qbe.php3: cleanup.
1986     * fpdf/*: removed ^M.
1987     * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are
1988       the PHP version and the "register globals" value.
1989     * pdf_schema.php3; lang/*: coding standards and PDF error handling.
1990     * config_import.lib.php3: fixed a parse error.
1992 2002-05-17 Robin Johnson  <robbat2@users.sourceforge.net>
1993     * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
1994       from feature #484158
1995     * Documentation.*: feature #484158 documented
1997 2002-05-17 Marc Delisle  <lem9@users.sourceforge.net>
1998     * tbl_change.php3, bug 556296: field size for int
1999     * tbl_qbe.php3: adjust drop-down width, thanks to Mike Beck
2001 2002-05-17 Loïc Chapeaux  <lolo@phpheaven.net>
2002     * db_details_structure.php3, lines 442: does not display the "data scheme"
2003       form if there is no table in the database.
2004     * db_details_structure.php3, lines 446-458;
2005       tbl_properties_options.php3, lines 119-143: beautified generated code.
2006     * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores
2007       case of table names under winwin, thanks to
2008       Pawe³ Szczepañski <pauluz at users.sourceforge.net>.
2009     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
2010       some html tags, display was broken. Thanks to
2011       SailorMax <max at elcor.lv>.
2012     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2014 2002-05-16 Loïc Chapeaux  <lolo@phpheaven.net>
2015     * db_details_structure.php3; Documentation.html: coding standards.
2017 2002-05-14 Marc Delisle  <lem9@users.sourceforge.net>
2018     * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*,
2019       Documentation.html:
2020       - new feature: pdf schema output,
2021       - thanks to Maxime Delorme (delorme.maxime at free.fr)
2022       - and to Olivier Plathey (www.fpdf.org)
2023       - (todo: scaling choice)
2025 2002-05-13 Loïc Chapeaux  <lolo@phpheaven.net>
2026     * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the
2027       fix against bug #546011 (Navigation tooltips).
2028     * lang/arabic.inc.php3: updated thanks to Tarik kallida.
2030 2002-05-13 Marc Delisle  <lem9@users.sourceforge.net>
2031     * lang/hungarian.inc.php3: updates, thanks to Péter Bakondy
2033 2002-05-09 Robin Johnson  <robbat2@users.sourceforge.net>
2034     * .cvsignore, libraries/common.lib.php3: Feature to stop developers
2035       commiting their config.inc.php3 so easily.
2037 2002-05-09 Alexander M. Turek  <rabus@users.sourceforge.net>
2038     * left.php3, libraries/common.lib.php3:
2039       Fixed bug #546011 (Navigation tooltips).
2040     * lang/german.inc.php3: Updates.
2042 2002-05-08 Marc Delisle  <lem9@users.sourceforge.net>
2043     * Documentation.html: update example for foreign_display_field
2044     * display_tbl.lib.php3: more room for record number
2046 2002-05-08 Loïc Chapeaux  <lolo@phpheaven.net>
2047     * lang/english.inc.php3; lang/french.inc.php3;
2048       libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1?
2050 2002-05-07 Loïc Chapeaux  <lolo@phpheaven.net>
2051     * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
2052       slashed some values.
2053     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2055 2002-05-06 Marc Delisle  <lem9@users.sourceforge.net>
2056     * lang/romanian.inc.php3: updates thanks to Valics Lehel
2057     * lang/*, tbl_relation.php3, Documentation.html,
2058       libraries/display_tbl.lib.php3: foreign_display_field
2060 2002-05-05 Loïc Chapeaux  <lolo@phpheaven.net>
2061     * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul &
2062       Warit Wanasathian.
2063     * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to
2064       export only some records in xml format.
2065     * tbl_properties_export.php3: nicer display.
2066     * ldi_table.php3; tbl_select.php3: added top menu.
2068 2002-05-05 Alexander M. Turek  <rabus@users.sourceforge.net>
2069     * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3:
2070       Use "SQL" instead of "home" as link name.
2071     * tbl_properties_export.php3: Added XML export option.
2072     * tbl_dump.php3: Beautified XML output.
2073     * lang/german.inc.php3: Better translation for $strDumpXRows.
2075 2002-05-04 Loïc Chapeaux  <lolo@phpheaven.net>
2076     * user_details.php3, line 984: do not use "mysql_result" if the query
2077       fails.
2078     * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
2079     * tbl_qbe.php3: cleaned up a bit.
2080     * lang/chinese-*: updated thanks to Siu Sun.
2082 2002-05-03 Loïc Chapeaux  <lolo@phpheaven.net>
2083     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
2084     * tbl_properties.php3; tbl_properties_export.php3;
2085       tbl_properties_operations.php3; tbl_properties_options.php3;
2086       tbl_properties_strucuture.php3:
2087       - messages are now displayed if a query had been submitted to change some
2088         options or to sort the table;
2089       - pursuit the "stay on the sub-pages as long as needed" work.
2090     * db_details.php3; db_details_export.php3; db_details_strucuture.php3:
2091       pursuit the "stay on the sub-pages as long as needed" work.
2092     * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 -
2093       Cookie auth and cookies refused.
2095 2002-05-02 Loïc Chapeaux  <lolo@phpheaven.net>
2096     * lang/*.inc.php3: cleanup.
2097     * db_details.php3, line 38; db_details_links.php3, line 41: the start db
2098       details page couldn't be reached with an empty database.
2100 2002-05-02 Alexander M. Turek  <rabus@users.sourceforge.net>
2101     * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface.
2102     * lang/italian.inc.php3: Updates, thanks again to
2103       Pietro Danesi <danone@users.sourceforge.net>.
2104     * lang/german.inc.php3: Updates.
2106 2002-05-01 Marc Delisle  <lem9@users.sourceforge.net>
2107     * tbl_properties.php3, tbl_properties_links.php3,
2108       new tbl_properties_structure, lang/*.php3: Structure page
2109       (todo: - stay on the sub-pages as long as needed)
2110     * tbl_qbe.php3: last changes from Mike Beck
2111     * new tbl_relation.php3 (relation management), thanks to Mike Beck
2113 2002-05-01 Loïc Chapeaux  <lolo@phpheaven.net>
2114     * tbl_properties.php3; tbl_properties_table_info.php3: comments.
2115     * tbl_properties_options.php3: added labels and beautified display.
2116     * db_stats.php3, lines 12-22: ensure this script can only be ran by a
2117       super-user.
2118     * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function
2119       under php 3.0.12 thanks to Kris Wood <kris at navi.net>.
2120     * libraries/common.lib.php3, line 791: fixed a warning thanks to
2121       Kris Wood <kris at navi.net>.
2122     * mosts scripts: optimization - do not call "mysql_numrows",
2123       "mysql_results" and "mysql_fetch_array" on invalid queries.
2124     * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large
2125       "database details" page in parts.
2126     * tbl_properties_links.php3: optimized (less server work).
2127     * tbl_dump.php3, lines 308-309: exporting a database with one table from
2128       the "database details" page doesn't export the table.
2130 2002-04-30 Loïc Chapeaux  <lolo@phpheaven.net>
2131     * lang/italian.inc.php3: updated thanks to Pietro Danesi.
2133 2002-04-30 Marc Delisle  <lem9@users.sourceforge.net>
2134     * tbl_qbe.php3: try to make it work again
2135     * tbl_properties.php3, tbl_properties_table_info.php3,
2136       tbl_properties_options.php3: support for 3 MyISAM table options
2138 2002-04-30 Alexander M. Turek  <rabus@users.sourceforge.net>
2139     * lang/german.inc.php3: Clarification ($strFlushTable).
2141 2002-04-29 Loïc Chapeaux  <lolo@phpheaven.net>
2142     * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
2143       usual translators.
2144     * tbl_qbe.php3: code was broken and warnings.
2145     * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
2146       changed when granting.
2148 2002-04-29 Alexander M. Turek  <rabus@users.sourceforge.net>
2149     * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
2150       file extensions of XML files in ZIP archives.
2151     * lang/german.inc.php3: Translated $strOptions.
2152     * tbl_properties_operations.php3: Added documentation link for 'FLUSH'.
2153     * header.inc.php3, tbl_properties_links.php3: New link design.
2154     * header.inc.php3: removed db_stats link.
2156 2002-04-29 Marc Delisle  <lem9@users.sourceforge.net>
2157     * tbl_qbe.php3: corrections from Mike Beck for better joins
2158       when more than one table is the master in a relation
2159     * tbl_properties_links.php3, tbl_properties_operations.php3,
2160       new tbl_properties_options.php3, lang/*: new Options page
2161       (will grow when Feature request 441716 is done)
2163 2002-04-28 Marc Delisle  <lem9@users.sourceforge.net>
2164     * tbl_properties.php3, new tbl_properties_common.php3:
2165       start the split
2166     * tbl_properties.php3, new tbl_properties_export.php3,
2167       tbl_properties_links.php3, lang/*.php3: export is splitted
2168     * new tbl_properties_table_info, to be able to display links
2169       on the export page
2170     * new tbl_properties_operations.php3
2172 2002-04-28 Alexander M. Turek  <rabus@users.sourceforge.net>
2173     * header.inc.php3, lines 162-170: Improved patch #548696.
2174     * db_details.php3, tbl_dump.php3, lang/*.php3,
2175       libraries/build_dump.lib.php3: XML exports (experimental).
2176     * tbl_dump.php3: improved PHP3 compatibility.
2178 2002-04-28 Loïc Chapeaux  <lolo@phpheaven.net>
2179     * tbl_properties.php3, line 395: replaced a "require" by an include.
2180     * tbl_properties_links.php3: beautified code.
2181     * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3:
2182       xhtml fixes.
2183     * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec.
2184     * tbl_qbe.php3, line 732: fixed again a warning.
2185     * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not
2186       replicate.
2187     * db_stats.php3; libraries/functions.js: added a check/uncheck all feature.
2188     * tbl_properties.php3; tbl_properties_operations.php3: moved tables
2189       comments and type features and referential integrity checkings to the
2190       "table operations" page.
2191     * config.inc.php3, lines 184-185; db_details.php3, line 572;
2192       Documentation.html, lines 916-917; tbl_properties.php3, line 556:
2193       emphasized the sql query texteareas.
2195 2002-04-27 Marc Delisle  <lem9@users.sourceforge.net>
2196     * tbl_properties.php3, new tbl_properties_links.php3:
2197       remove duplicate links code.
2199 2002-04-27 Alexander M. Turek  <rabus@users.sourceforge.net>
2200     * Recompressed old ChangeLog without saving its path in the archive.
2201     * header.inc.php3:
2202       - Patch #548696 (DB/Table titles should be links), thanks to
2203         Ray Black <allah03@users.sourceforge.net>.
2204       - lines: 161-164: Undefined variable.
2205     * common.lib.php3, lines 162, 163, 435-437:
2206       - Fixed bug #549570
2207       - (Strange error if controluser is invalid).
2209 2002-04-27 Loïc Chapeaux  <lolo@phpheaven.net>
2210     * Documentation.html:
2211       - xhtml fixes;
2212       - added a faq entry about bug #547064 (JS error with textareas under
2213         Mozilla).
2214     * libraries/display_tbl.lib.php3; libraries/functions.js: better fix
2215       against bug #547384 (Marker Color can't equal Pointer Color).
2216     * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
2217     * scripts/create-release.sh: improved so a CVS branch tag may be used.
2218     * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian
2219       translations thanks to Sime Essert <sime@nofrx.org>.
2220     * tbl_properties.php3, lines 1238-1240: fix new fields names in the
2221       relation table.
2222     * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding
2223       standards.
2224     * header.inc.php3, lines 166-172: xhtml fixes.
2225     * Compressed ChangeLog till the 2.2.6 release.
2227 2002-04-26 Loïc Chapeaux  <lolo@phpheaven.net>
2228     * ## created 2.2.7 branch into the CVS tree ##
2229     * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen.
2230     * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins.
2231     * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to
2232       Melvyn Sopacua <nyvlem at users.sourceforge.net>.
2233     * libraries/common.lib.php3, line 70: "invalid" path.
2234     * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
2236 2002-04-26 Marc Delisle  <lem9@users.sourceforge.net>
2237     * tbl_qbe.php3: automatic joins from Relation table, thanks
2238       to Mike Beck (mike.beck at ibmiller.de)
2239       (experimental: some things remain to be tested)
2240     * Documentation.html: example for automatic joins
2241     * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3,
2242       Documentation.html: rename fields in the relation table
2244 2002-04-26 Alexander M. Turek  <rabus@users.sourceforge.net>
2245     * libraries/common.lib.php3: fixed a controluser bug.
2246     * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't
2247       equal Pointer Color)
2249 2002-04-25 Alexander M. Turek  <rabus@users.sourceforge.net>
2250     * lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
2252 2002-04-24 Marc Delisle  <lem9@users.sourceforge.net>
2253     * tbl_*.php3: $cfg system changes
2255 2002-04-24 Alexander M. Turek  <rabus@users.sourceforge.net>
2256     * libraries/*, lang/*: $cfg system changes.
2257     * libraries/common.lib.php3, libraries/select_lang.lib.php3,
2258       libraries/config_import.lib.php3: Config file backwards compatibility.
2260 2002-04-24 Robin Johnson <robbat2@users.sourceforge.net>
2261     * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
2262     * scripts/extchg.sh: Updated URL
2263     * scripts/convertcfg.pl: Conversion between old config files and new ones.
2264     * scripts/*: Updated comments somewhat
2265     * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer
2266     * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
2267     * libraries/common.lib.php3: a single $cfgServer instance was forgotten
2269 2002-04-23 Marc Delisle  <lem9@users.sourceforge.net>
2270     * tbl_printview.php3, lang/*.php3: Relation links in printview,
2271       thanks to Mike Beck (mike.beck at ibmiller.de)
2273 2002-04-23 Alexander M. Turek  <rabus@users.sourceforge.net>
2274     * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch.
2275     * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
2276       beautified the generated code.
2277     * lang/german.inc.php3: Translated the new string.
2278     * Documentation.html: Changed notes concerning php 4.2.0.
2280 2002-04-22 Loïc Chapeaux  <lolo@phpheaven.net>
2281     * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
2283 2002-04-22 Marc Delisle  <lem9@users.sourceforge.net>
2284     * lang/japanese* updates, thanks to Yukihiro Kawada
2286 2002-04-22 Alexander M. Turek  <rabus@users.sourceforge.net>
2287     * lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
2288     * lang/german.inc.php3: better syntax.
2289     * db_details.php3, mult_submits.inx.php3, tbl_properties.php3:
2290       Use TRUNCATE instead of DELETE when using MySQL 4.
2292 2002-04-21 Alexander M. Turek  <rabus@users.sourceforge.net>
2293     * main.php3: Restarted work on patch #538740 (get users priv. with
2294       SHOW GRANTS).
2296 2002-04-21 Loïc Chapeaux  <lolo@phpheaven.net>
2297     * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http
2298       authentication mode with IIS.
2300 2002-04-21 Marc Delisle  <lem9@users.sourceforge.net>
2301     ### 2.2.6 released ###
2304          --- Older ChangeLogs can be found on our project website ---
2305                      http://www.phpmyadmin.net/ChangeLogs/
2307 # vim: ft=changelog
2308 # vim: expandtab ts=4 sw=4 sts=4
2309 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
2310 # vim: fdn=1 fdm=expr