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