better fix
[phpmyadmin/crack.git] / ChangeLog
blob3b7f1419617f463f229279645cf7ad7d48e11bad
1 ----------------------
2 phpMyAdmin - Changelog
3 ----------------------
5 $Id$
6 $Source$
8 2002-08-09 Marc Delisle  <lem9@users.sourceforge.net>
9     * user_details.php3: bug 591602, mysql.user lowercase "password",
10       thanks to Thomas Bähr <baehr at glaswald.de> 
11     * lang/romanian: update, thanks to Valics Lehel
13 2002-08-09 Robin Johnson  <robbat2@users.sourceforge.net>
14     * Documentation.html:
15         - Updates for SQL Parser
17 2002-08-08 Robin Johnson  <robbat2@users.sourceforge.net>
18     * Documentation.html:
19         - Cleaned up and re-arranged Configuration section to match
20           config.inc.php3
21     * config.inc.php3:
22         - Cleaned up and re-arranged Configuration section to match
23           config.inc.php3
24     
26 2002-08-08 Loïc Chapeaux  <lolo@phpheaven.net>
27     * left.php3: xhtml fixes (id name must start with a letter).
28     * pdf_pages.php3, tbl_printview.php3, tbl_realtion.php3,
29       scripts/decode_bug.php3: xhtml fixes.
31 2002-08-08 Alexander M. Turek  <rabus@users.sourceforge.net>
32     * lang/spanish-*.inc.php3:
33       - Updates, thanks again to Daniel Hinostroza;
34       - Reordered strings.
35     * libraries/common.lib.php3: The ID names have been changed.
36     * lang/hindi-utf-8.inc.php3, libraries/select_lang.lib.php3,
37       translators.php3: Added Hindi language file, thanks to
38       Girish Nair (girish_nair).
39     * libraries/select_lang.lib.php3: The Georgian UTF-8 language file was
40       offered even if $cfg['AllowAnywhereRecoding'] was set to FALSE.
41     * lang/galician-*.inc.php3: Updates, thanks again to Xosé Calvo.
42     * lang/thai-*.inc.php3: Updates, thanks again to
43       Arthit Suriyawongkul (bacteria).
45 2002-08-07 Marc Delisle  <lem9@users.sourceforge.net>
46     * lang/afrikaans: update, thanks to Andreas Pauley
47     * lang/turkish: update, thanks to Bora Alioglu
48     * lang/polish: update, thanks to Jakub Wilk
49     * lang/spanish: update, thanks to Daniel Hinostroza
50     * lang/galician: update, thanks to Xosé Calvo
51     * lang/hungarian: update, thanks to Peter Bakondy
53 2002-08-07 Alexander M. Turek  <rabus@users.sourceforge.net>
54     * lang/turkish-*.inc.php3: Updates, thanks again to
55       Bora Alioglu <bora at risc01.ktu.edu.tr>.
56     * lang/english-*.inc.php3: Reordered strings.
57     * lang/czech-*.inc.php3: Updates, thanks agains to Michal Cihar (nijel).
59 2002-08-07 Loïc Chapeaux  <lolo@phpheaven.net>
60     * db_details.php3, read_dump.php3, tbl_properties_links.php3:
61       Coding standards.
62     * db_search.php3, tbl_alter.php3, tbl_properties_links.php3,
63       tbl_properties_operations.php3, tbl_query_box.php3, tbl_select.php3,
64       user_details.php3, libraries/build_dump.lib.php3,
65       libraries/display_tbl.lib.php3: Improved MySQL 3.21 compatibility.
66     * libraries/sqlparser.lib.php3:
67         - Coding standard improvements (Merged by Robin)
68     * scripts/decode_bug.php3:
69         - Coding standard improvements (Merged by Robin)
71 2002-08-07 Robin Johnson  <robbat2@users.sourceforge.net>
72     * lang/slovak-iso-8859-2.inc.php3:
73         - Updates, thanks to Lubos Klokner (erkac)
74     * lang/indonesian-iso-8859-1.inc.php3:
75         - Updates, thanks to Rachim Tamsjadi (tamsy)
76     * lang/estonian-iso-8859-1.inc.php3:
77         - Updates, thanks to Alvar Soome (finsoft)
78     * lang/czech-iso-8859-2.inc.php3:
79         - Updates, thanks to Michal Cihar (nijel)
80     * lang/greek-iso-8859-7.inc.php3:
81         - Updates, thanks to Kyriakos Xagoraris (theremon)
82     * lang.swedish-iso-8859-1.inc.php3:
83         - Updates, thanks to Björn T. Hallberg (bth)
84     * libraries/sqlparser.lib.php3:
85         - Added LANG to the list of BUG() data
86         - Made easier to understand throwError() output
87         - Spelling fix in
88           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
89     * lang/*:
90         - Spelling fix in $strSQLParserBugMessage where not yet translated
91         - Spelling fix in $strSQPBugUnknownPunctation where not yet translated
92         - Spelling fix in
93           $strSQPBugUnknownPunctation - $strSQPBugUnknownPunctuation
95 2002-08-06 Robin Johnson  <robbat2@users.sourceforge.net>
96     * libraries/sqlvalidator.php3, libraries/sqlvalidator.lib.php3:
97         - Renamed libraries/sqlvalidator.php3 to libraries/sqlvalidator.lib.php3
98     * scripts/decode_bug.php3:
99         - Cleaned up code to use <pre> arouund output
100     * libraries/sqlparser.lib.php3:
101         - Converted code to use $str* variables
102         - BUG() code cleaned up (PMA_SQP_BUG, PMA_SQP_throwError)
103         - More PHP3 compatibility
104     * lang/*:
105         - New variables for SQL Parser error messages
107 2002-08-06 Marc Delisle  <lem9@users.sourceforge.net>
108     * tbl_properties_links.php3: bug 590867: avoid undefined variable
109       and add comments in the code for a future correction
111 2002-08-06 Loïc Chapeaux  <lolo@phpheaven.net>
112     * libraries/display_tbl.lib.php3, line 1412: do not die if relation table
113       is broken in browse mode
114     * libraries/sqlvalidator.lib.php3, libraries/sqlvalidator.class.php3:
115         - Coding style fixes, documentation.
117 2002-08-06 Alexander M. Turek  <rabus@users.sourceforge.net>
118     * lang/english-*.inc.php3: Typo.
119     * db_details.php3, read_dump.php3, tbl_query_box.php3, lang/*.inc.php3:
120       Fixed bug #590863 (Importing an SQL dump fails when using UTF-8) by
121       allowing the user to specify the charset of an uploaded SQL file.
122     * lang/swedish-*.inc.php3: Updates, thanks again to Björn T. Hallberg (bth).
124 2002-08-05 Loïc Chapeaux  <lolo@phpheaven.net>
125     * tbl_indexes.php3, ldi_check.php3, libraries/sqlparser.lib.php3:
126       coding standard
128 2002-08-05 Alexander M. Turek  <rabus@users.sourceforge.net>
129     * translators.html:
130       - Added a small note in order to avoid annoying emails.
131       - Corrected the name of the Chinese translator.
132     * lang/slovenian-*.inc.php3: Updates, thanks again to Kositer Uros (urosh).
133     * lang/chinese_.inc.php3: Updates, thanks again to Siu Sun (siusun).
134     * lang/italian-*.inc.php3: Updates, thanks again to Pietro Danesi (danone).
136 2002-08-04 Marc Delisle  <lem9@users.sourceforge.net>
137     * tbl_indexes.php3: was corrupting the query displayed in query box
138       because it was using $sql_query for local needs. Replaced by $local_query
140 2002-08-04 Alexander M. Turek  <rabus@users.sourceforge.net>
141     * libraries/common.lib.php3, line 88: default language should be
142       en-iso-8859-1.
143     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
144       compatibility for config file revisions before 1.131.
145     * config.inc.php3: Display syntax errors when the user calls the config file
146       directly even if "display_errors" has been switched off in php.ini.
147     * lang/german-*.inc.php3: Updates.
148     * lang/afrikaans-*.inc.php3: Tidied up a bit.
149     * Documentation.html, ANNOUNCE.txt: We now have 41 languages, don't we?
150     * Documentation.html:
151       - Beautified XHTML code;
152       - Edited my credit;
153       - Fixed a typo.
154     * tbl_properties.inc.php3: Tried to work around bug #590481 (By default
155       radio button for primary key).
157 2002-08-03 Marc Delisle  <lem9@users.sourceforge.net>
158     * Documentation.html: remove unneeded GRANT
159     * lang/turkish: update, thanks to Bora Alioglu
160     * lang/french: update
162 2002-08-03 Robin Johnson  <robbat2@users.sourceforge.net>
163     * lang/*:
164         - Strings for SQL Validator
165     * config.inc.php3:
166         - Config options for SQL Validator
167     * libraries/common.lib.php3, sql.php3:
168         - SQL Validator usage code
169     * libraries/sqlvalidator.class.php3:
170         - PHP Class to run SQL Validator
171     * libraries/sqlvalidator.php3:
172         - SQL Validator interface code
173     * ChangeLog:
174         - Neatened Changelog to general follow a format
175         - (* <filename>: <details>)
176     * db_details.php3, db_stats.php3, main.php3, sql.php3
177       tbl_change.php3, tbl_query_box.php3, user_details.php3
178       libraries/common.lib.php3:
179         - changed show_query to use 1/0 instead of 'y'/'n'
180     * sql.php3, libraries/common.lib.php3:
181         - Improved logic of edit, show_as_php, explain and validator
182           in the SQL query box
183     * libraries/sqlvalidator.php3, libraries/sqlvalidator.class.php3:
184         - Function documentation and cleanup
185     * config.inc.php3:
186         - Comments for SQL Validator options
188 2002-08-02 Robin Johnson  <robbat2@users.sourceforge.net>
189     * libraries/defines*:
190         - Add another set of defines to make the original
191           version datas available as strings
192     * libraries/common.lib.php3:
193         - Cleaned up SQL Query links
194         - Made customizable in $cfg
195     * config.inc.php3:
196         - Added $cfg['SQLQuery']* for customizing SQL Query links
197         - Set defaults of $cfg['SQLQuery']* to act like old behavior
198     * lang/*:
199         - Changed $strExplain to say 'Query' instead of code
200         - Added $strNoExplain for reverse of Explain state
202 2002-08-02 Marc Delisle  <lem9@users.sourceforge.net>
203     * lang/portuguese: update, thanks to Lopo Pizarro
204     * lang/catalan: update, thanks to Xavier Navarro
205     * lang/ukrainian: update, thanks to Markijan Baran
206     * ldi_check.php3: undefined $sub_part
208 2002-08-01 Robin Johnson  <robbat2@users.sourceforge.net>
209     * scripts/decode_bug.php3:
210         - Improvements and PHP3 fixes thanks to Loic
211     * libraries/string.lib.php3:
212         - Detect U+00A0 as whitespace
214 2002-08-01 Marc Delisle  <lem9@users.sourceforge.net>
215     * lang/afrikaans: new language
216         - thanks to Andreas Pauley (pauley at buitegroep.org.za)
217     * lang/spanish: remove control m
219 2002-07-31 Robin Johnson  <robbat2@users.sourceforge.net>
220     * tbl_properties_structure.php3 +40: Fix for a warning notice
221     * libraries/sqlparser.lib.php3: Fix for another minor formatting quirk
223 2002-07-31 Marc Delisle  <lem9@users.sourceforge.net>
224     * lang/thai: update, thanks to Arthit Suriyawongkul
226 2002-07-30 Robin Johnson  <robbat2@users.sourceforge.net>
227     * scripts/decode_bug.php3: Parser BUG decoder merged
228     * lang/russian: Update thanks to http://psyonline.ru/
229     * lang/spanish: Update thanks to Daniel ?
230     * lang/*: ran sync_lang.sh
232 2002-07-30 Marc Delisle  <lem9@users.sourceforge.net>
233     * config.inc.php3: how to test auto-detect
234     * lang/turkish: update, thanks to Bora Alioglu
235     * lang/galician: update, thanks to Xosé Calvo
236     * lang/albanian: update, thanks to Laurent Dhima.
237     * lang/czech: update, thanks to Michal Cihar
238     * lang/slovak-iso: update, thanks to Lubos Klokner
240 2002-07-30 Loïc Chapeaux  <lolo@phpheaven.net>
241     * Documentation.html: coding standards (line size <= 80).
242     * db_details_structure.php3:, 456-460, beautified generated page.
244 2002-07-29 Marc Delisle  <lem9@users.sourceforge.net>
245     * Documentation.html: auto-detect, dot in dbname, CGI and cookie auth
246     * lang/turkish: update, thanks to Bora Alioglu
248 2002-07-29 Robin Johnson  <robbat2@users.sourceforge.net>
249     * lang/galician*: Merged update from #588154
250     * lang/estonian*: Merged update from Alvar Soome
251     * lang/indonesian*: Merged update from Rachim Tamsjadi
252     * lang/*: ran sync_lang.sh
254 2002-07-29 Loïc Chapeaux  <lolo@phpheaven.net>
255     * tbl_change.php3, line 203: fixed an xhtml bug (#587974) thanks to
256       Christophe Jaillet <tititou at users.sourceforge.net>
257     * libraries/sqlparser.lib.php3: fixed parse errors (bug #588010)
258       thanks to Nagi Peters <nagipeters at users.sourceforge.net> and
259       coding standards.
260     * Documentation.html: coding standards.
261     * libraries/relation.lib.php3: beautified generated page.
263 2002-07-28 Marc Delisle  <lem9@users.sourceforge.net>
264     * lang/romanian: update, thanks to Valics Lehel
265     * lang/polish: update, thanks to Jakub Wilk
266     * lang/swedish: update, thanks to Björn T. Hallberg
267     * lang/italian: update, thanks to Pietro Danesi
268     * lang/lithuanian: update, thanks to Vilius Zigmantas
269     * lang/dutch: update, thanks to Ivo Teel.
270     2.3.0-rc4 released
272 2002-07-27 Marc Delisle  <lem9@users.sourceforge.net>
273     * lang/italian: update, thanks to Pietro Danesi
274     * lang/*: fix a typo
276 2002-07-26 Robin Johnson  <robbat2@users.sourceforge.net>
277     * libraries/sqlparser.lib.php3:
278         - Fixed ANSI type string escaping
279         - Fixed formatting wrt. whitespace in FormatHTML
280         - PHP3 fix for gzcompress() bug code
281         - Fix for ob_flush() bug code
283 2002-07-26 Marc Delisle  <lem9@users.sourceforge.net>
284     * Documentation.html: numbers for faq entries
285     * russian: updates, from an anonymous contributor
287 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
288     * libraries/sqlparser.lib.php3:
289         - PHP3 parse errors fixed;
290         - coding standards.
291     * pdf_schema.php3; lang/*: translated a string.
292     * header.inc.php3, lines 155-156: better "fix" against bug
293       #585094 (Runtime Error on Line 62).
295 2002-07-25 Robin Johnson  <robbat2@users.sourceforge.net>
296     * config.inc.php3:
297         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
298           value.
299     * libraries/sqlparser.lib.php3:
300         - Fix code to work around CSS bug in Mozilla/Konqueror with 'inherit'
301           value.
302         - Fix strpos on line 168/169 to work with PHP3
303         - Fixed analyze code to remove print_r()
304     * lang/estonian-iso-8859-1.inc.php:
305         - Updated translation (thanks to Alvar Soome)
307 2002-07-25 Marc Delisle  <lem9@users.sourceforge.net>
308     * Documentation.html, clarify about mysql extensions
309     * tbl_properties_options.php3, tbl_properties_table_info.php3:
310       bug 586230, thanks to Loïc
311     * common.lib.php3: fix bad variable name
312     * tbl_indexes.php3, tbl_change.php3: fixes for PHP3 compatibility
314 2002-07-25 Loïc Chapeaux  <lolo@phpheaven.net>
315     * coding standard: common.lib.php3, config.inc.php3, Documentation.html,
316       header.inc.php3, sqlparser.data.php3, sqlparser.lib.php3,
317       string.lib.php3, translators.html
319 2002-07-24 Marc Delisle  <lem9@users.sourceforge.net>
320     * new lang: slovenian, thanks to Kositer Uros (urosh)
322 2002-07-24 Robin Johnson  <robbat2@users.sourceforge.net>
323     * libraries/string.lib.php3:
324         - optimizations/PHP3 fixes (thanks Loïc)
325     * libraries/sqlparser.lib.php3:
326         - Merged
327         - Spacing around if statements
328         - Added require statements for parser
329         - Moved to global constants for size of keyword arrays
330         - Added CSS creation rules
331         - Cleaned up CSS creation functions
332         - Formatting fixes
333     * libraries/sqlparser.data.php3:
334         - Merged
335         - Added 'ANALYSE' reserved word (note spelling)
336     * config.inc.php3:
337         - Added SQL Parser variables
338         - Remove old SQL Parser variables
339     * header.inc.php3:
340         - Added CSS for SQL Parser
341     * libraries/common.lib.php3:
342         - Change of PMA_format_sql to use new SQL Parser
344 2002-07-24 Loïc Chapeaux  <lolo@phpheaven.net>
345     * libraries/string.lib.php3: Function documentation
347 2002-07-23 Robin Johnson  <robbat2@users.sourceforge.net>
348     * libraries/string.lib.php3: String functions for the new
349       SQL Parser system
351 2002-07-22 Marc Delisle  <lem9@users.sourceforge.net>
352     * lang/dutch update, thanks to Ivo Teel.
354 2002-07-22 Loïc Chapeaux  <lolo@phpheaven.net>
355     * libraries/common.lib.php3, lines 198-200: open the documentation
356       link in the "documentation" window.
357     * libraries/charset_conversion.lib.php3; libraries/select_lang.lib.php3:
358       PHP3 fixes (don't use "require" inside a conditional statement).
359     * Documentation.html: XHTML fixes.
360     * db_details_structure.php3; tbl_properties.php3;
361       tbl_change.php3, line 336; tbl_properties_structure.php3;
362       tbl_select.php3, lines 122 & 127; tbl_query_box.php3: XHTML fixes.
363     * db_details.php3; db_details_links.php3;
364       tbl_properties_export.php3, lines 156-158: beautified generated
365       XHTML code.
367 2002-07-21 Marc Delisle  <lem9@users.sourceforge.net>
368     * Documentation.html, libraries/common.lib.php3: added a faq about
369       mysql extension, and a link to it when the error occurs
371 2002-07-20 Marc Delisle  <lem9@users.sourceforge.net>
372     * tbl_properties*: missing $sub_part for back links (bug 584069)
374 2002-07-19 Alexander M. Turek  <rabus@users.sourceforge.net>
375     * tbl_properties_links.php3: Fixed bug #583969.
376     * lang/german-*.inc.php3: Updates.
378 2002-07-19 Marc Delisle  <lem9@users.sourceforge.net>
379     * pdf_schema.php3, bug 583833: should not complain if some tables
380       are missing
381     * lang/hungarian update, thanks to Peter Bakondy
382     * lang/thai updates: thanks to Arthit Suriyawongkul.
383     * lang/norwegian updates: thanks to Sven-Erik Andersen
385 2002-07-19 Loïc Chapeaux  <lolo@phpheaven.net>
386     * pdf_schema.php3; pdf_page.php3; libraries/common.lib.php3: PHP3 fixes.
387     * tbl_properties_structure.php3: coding standards.
389 2002-07-18 Alexander M. Turek  <rabus@users.sourceforge.net>
390     * libraries/common.lib.php3, libraries/select_lang.lib.php3: Don't include
391       the "real" config file if a developer edition exists.
392     * libraries/charset_conversion.lib.php3: Exit the script if iconv cannot be
393       used.
395 2002-07-18 Marc Delisle  <lem9@users.sourceforge.net>
396     * libraries/display_tbl.lib.php3: bug 579785, Edit links URLs too long
397       for some browsers
398     * lang/italian: update, thanks to Pietro Danesi
399     * lang/chinese: update, thanks to Siu Sun
400     * lang/albanian: update, thanks to Laurent Dhima.
401     * lang/czech: update, thanks to Michal Cihar
402     * lang/sync_lang.sh: can exclude some languages from conversion,
403       thanks to Michal Cihar
404     * lang/turkish: update, thanks to Bora Alioglu
405     * lang/polish: update, thanks to Jakub Wilk
406     * lang/galician: update, thanks to Xosé Calvo
407     * lang/romanian: update, thanks to Valics Lehel
408     * sql.php3: bug 582356, Propose table structure was not working when
409       $cfg['ShowAll'] was FALSE
411 2002-07-18 Steve Alberty  <staybyte@users.sourceforge.net>
412     It is now possible to print stats for more than 2 GB (up to exa byte)
413     * db_details_structure.php3: correct wrong link from table size to stats
414     * tbl_printview.php3: fixed warnings if relation is not defined
415     * db_printview.php3: fixed warnings and faults
417 2002-07-17 Marc Delisle  <lem9@users.sourceforge.net>
418     * lang/sync_lang.sh: support for multiple convertors (recode added),
419       thanks to Michal Cihar
420     * lang/spanish update:
421         - thanks to Daniel Hinostroza
422         - (Daniel.Hinostroza  at grunenthal.com.ec)
423     * lang/swedish: updates: thanks to Björn T. Hallberg
424     * lang/indonesian: updates, thanks to Rachim Tamsjadi.
425     * lang/japanese*: updates, thanks to Yukihiro Kawada
426     * lang/french: updates
427     * lang/lithuanian: updates, thanks to Vilius Zigmantas
428     * chk_rel.php3, db_details_structure.php3, Documentation.html,
429       pdf_pages.php3, pdf_shema.php3, libraries/select_lang.lib.php3:
430       commits for Loic
431     * tbl_properties.php3, tbl_properties_structure.php3,
432       new tbl_query_box.php3: query box at the bottom of the structure page
434 2002-07-17 Alexander M. Turek  <rabus@users.sourceforge.net>
435     * libraries/common.lib.php3, libraries/config_import.lib.php3: Added
436       $cfg['PmaNoRelation_DisableWarning'] to the backwards compatibility code.
437     * config.inc.php3, Documentation.html: Remerged the changes that were
438       removed in the previous revision, thanks to Björn T. Hallberg (bth).
439     * libraries/select_lang.lib.php3: Disable UTF-8 if
440       $cfg['AllowAnywhereRecoding'] has been set to FALSE.
442 2002-07-17 Mike Beck <mikebeck@users.sourceforge.net>
443     * pdf_pages.php3: if a page is edit it can also be shown
444     * pdf_schema.php3: now it is possible to have all tables
445       displayed with the same (maximum) width (feature request 576537)
447 2002-07-16 Mike Beck <mikebeck@users.sourceforge.net>
448     * libraries/relation.lib.php3: verbose mode
449     * db_details_structure.php3: show message if relation doesn't work
450     * chk_rel.php3: new file to show what is wrong with relation
452 2002-07-16 Alexander M. Turek  <rabus@users.sourceforge.net>
453     * header.inc.php3: Use include() instead of require().
455 2002-07-16 Marc Delisle  <lem9@users.sourceforge.net>
456     * libraries: charset_conversion.lib.php3, common.lib.php3: bug 581577:
457       a better if, because sometimes the test for PHP3 succeeds even
458       for PHP4, thanks to Neil Darlow
459     * libraries/relation.lib.php3: undefined variable
461 2002-07-15 Alexander M. Turek  <rabus@users.sourceforge.net>
462     * libraries/config_import.lib.php3:
463         - Removed a comment and
464         - Changed the default value for $cfg['AllowAnywhereRecoding'] into FALSE.
465     * header.inc.php3: Better fix against bug #571409, thanks to Loïc.
466     * libraries/common.lib.php3: Coding standards.
468 2002-07-15 Marc Delisle  <lem9@users.sourceforge.net>
469     * db_details_export.php3, db_details_links.php3, Documentation.html,
470       sql.php3, tbl_properties_export.php3, libraries/common.lib.php3,
471       libraries/select_lang.lib.php3: fixes from Loic
472     * config.inc.php3: default value for $cfg['AllowAnywhereRecoding'] = FALSE;
473       to avoid problems on multithreaded servers, thanks to Neil Darlow
474       (ndarlow)
475     * libraries/charset_conversion.lib.php3: remove the "@" before dl()
476       because multithreaded servers don't support dl(), and we want
477       to see the error message, thanks to /Leblanc
478     * header.inc.php3: js error with OmniWeb, thanks to Loïc
480 2002-07-14 Marc Delisle  <lem9@users.sourceforge.net>
481     * Documentation.html, db_details_exports.php3, tbl_properties_export.php3:
482       add a link to a new faq entry explaining some dump options
483     * libraries/relation.lib.php3: bug 575868 Unitialized string offset
484     2.3.0-rc3 released
486 2002-07-14 Alexander M. Turek  <rabus@users.sourceforge.net>
487     * config.inc.php3, libraries/common.lib.php3: Fixed bug #576018.
488     * lang/german-*.inc.php3: Clarification.
490 2002-07-13 Marc Delisle  <lem9@users.sourceforge.net>
491     * libraries/common.lib.php3: bug 580929: do not EXPLAIN if this is
492       not a SELECT
493     * sql.php3: better way to show php code
494     * sql.php3: bug 580920: do not display the confirm dialog
495     * db_details_links.php3: undefined variable if coming from a Show MySQL
496       link on the home page
498 2002-07-13 Alexander M. Turek  <rabus@users.sourceforge.net>
499     * Documentation.html: News about bug #540671.
501 2002-07-12 Alexander M. Turek  <rabus@users.sourceforge.net>
502     * main.php3: Fixed a bug of the SHOW GRANTS patch (bug #568174: Wildcards
503       escaped in db name), thanks to Björn T. Hallberg (bth).
505 2002-07-12 Mike Beck    <mikebeck@users.sourceforge.net>
506     * sql.php3: only run query if we didn't ask for phpcode of sql.
508 2002-07-12 Marc Delisle  <lem9@users.sourceforge.net>
509     * libraries/select_lang.lib.php3: add -utf-8 choices.
510     * lang/indonesian updates, thanks to Rachim Tamsjadi.
511     * libraries/relation.lib.php3: better initialization for a variable,
512       thanks to Jurgen Schwietering <jurgen at schwietering.com>.
514 2002-07-11 Loïc Chapeaux  <lolo@phpheaven.net>
515     * pdf_schema.php3; tbl_printview.php3; tbl_properties_links.php3;
516       tbl_properties_operations.php3; tbl_relation.php3;
517       libraries/charset_conversion.lib.php3; libraries/display_tbl.lib.php3;
518       libraries/relation.lib.php3: coding standards.
519     * libraries/common.lib.php3: coding standards and a little display bug.
521 2002-07-11 Alexander M. Turek  <rabus@users.sourceforge.net>
522     * libraries/common.lib.php3: PHP3 compatibility.
523     * read_dump.php3: Fixed bug #579968, thanks to Alvar Soome (finsoft).
525 2002-07-11 Robin Johnson  <robbat2@users.sourceforge.net>
526     * libraries/common.lib.php3: Fix for case where HTTP_HOST contains
527       the port already, as adding HTTP_PORT is wrong then.
529 2002-07-10 Marc Delisle  <lem9@users.sourceforge.net>
530     * libraries/charset_conversion.lib.php3: wrong function called,
531       thanks to Michal Cihar
532     * lang/*: cleanup of file names to include charset
534 2002-07-09 Marc Delisle  <lem9@users.sourceforge.net>
535     * libraries/common.lib.php3: fix from Loïc for bug 579017
537 2002-07-08 Loïc Chapeaux  <lolo@phpheaven.net>
538     * tbl_create.php3: Fixed bug #578321 (Wrong page after table creation).
539     * libraries/common.lib.php3: Fixed bug #578404 (js error in no-frame mode).
541 2002-07-08 Marc Delisle  <lem9@users.sourceforge.net>
542     * libraries/display_tbl.lib.php3: bug 577645: extra space in the cell
543     * libraries/common.lib.php3, defines.lib.php3, defines_php.lib.php3,
544       scripts/create-release.sh: split defines.lib.php3 because
545       of charset_conversion needs (thanks to Michal Cihar)
546     * slovak: with permission from Peter Svek, now the windows-1250
547       is generated from the -iso-8859-2 file.
549 2002-07-07 Alexander M. Turek  <rabus@users.sourceforge.net>
550     * libraries/common.lib.php3: Forgot a <meta /> tag in the config file error
551       message.
553 2002-07-06 Alexander M. Turek  <rabus@users.sourceforge.net>
554     * libraries/charset_conversion.lib.php3: $strCantUseRecodeIconv has to be
555       accessed via the $GLOBALS[] array.
557 2002-07-06 Marc Delisle  <lem9@users.sourceforge.net>
558     * tbl_properties_structure.php3: undefined variable
559     * pdf_pages.php3: bug 574637 undefined index
560     * db_details_structure.php3: remove a PMA_backquote added today that
561       introduces a bug
562     * pdf_schema.php3: undefined variables
564 2002-07-05 Alexander M. Turek  <rabus@users.sourceforge.net>
565     * header.inc.php3: Tried to fix bug #571409 (Zend Accelerator problems).
567 2002-07-05 Marc Delisle  <lem9@users.sourceforge.net>
568     * Documentation.html: about html entities in translations
569     * libraries/common.lib.php3: charset_conversion needs the constants
570     * libraries/select_lang.lib.php3, /lang: -utf8 files renamed -utf-8
571     * tbl_qbe.php3 renamed db_details_qbe.php3:
572        - bug 576510: (affects also db_details_links.php3)
574 2002-07-01 Loïc Chapeaux  <lolo@phpheaven.net>
575     * Documentation.html: coding standards and xhtml fixes.
577 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
578     * libraries/common.lib.php3, libraries/config_import.lib.php3: Backwards
579       compatibility for $cfg['PmaAbsoluteUri_DisableWarning'].
581 2002-07-04 Robin Johnson  <robbat2@users.sourceforge.net>
582     * config.inc.php3, libraries/common.lib.php3:
583       Code for $cfg['PmaAbsoluteUri_DisableWarning']
585 2002-07-03 Marc Delisle  <lem9@users.sourceforge.net>
586     * lang/japanese* updates:, thanks to Yukihiro Kawada
587     * Documentation.html: explain the oslash symbol in the statistics
588     * left.php3: the - as first choice is not clear
589     * tbl_properties_table_info.php3, tbl_properties_links.php3: bug
590       576776: ShowAll never displayed
591     * display_tbl.lib.php3: bug 576786: printview and ModifyDeleteAtRight
593 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
594     * sql.php3: Completed fix against bug #575867 (Error with limit or load in
595       the table name).
597 2002-07-01 Olivier L. Müller  <om@omnis.ch>
598     * header.inc.php3: nicer CSS for Tabs (J.Fornallaz)
599     * tbl_properties.php3: added insert button to Marc's <select> :)
601 2002-07-01 Marc Delisle  <lem9@users.sourceforge.net>
602     * tbl_properties_links.php3, db_details_links.php3: better vertical spacing
603     * tbl_properties.php3, db_details.php3: misplaced bullet
604     * tbl_properties.php3: add field list on the query page
605     * pdf_schema.php3: color for all segments of primary key, thanks to
606       Joshua Eichorn (jeichorn at joshuaeichorn.com)
608 2002-07-01 Alexander M. Turek  <rabus@users.sourceforge.net>
609     * sql.php3: Fixed bug #575867 (Error with limit or load in the table name)
610       partly.
612 2002-06-30 Marc Delisle  <lem9@users.sourceforge.net>
613     * user_details.php3: fix the tooltip
614     2.3.0-rc2 released
616 2002-06-30 Alexander M. Turek  <rabus@users.sourceforge.net>
617     * user_details.php3: Added a tooltip for the new documenation link.
618     * sql.php3: Fixed bug #574855 (wrong counted rows with many functions)
619       thanks to Svetlozar Kovachev (svetlio).
620     * db_details_export.php3: Fixed bug #575591 ('select all' doesn't work
621       without javascript).
623 2002-06-29 Marc Delisle  <lem9@users.sourceforge.net>
624     * tbl_qbe.php3: show upper links
625     * Documentation.html, user_details.php3: link to document what happens
626       with grants and underscores.
628 2002-06-29 Alexander M. Turek  <rabus@users.sourceforge.net>
629     * libraries/config_import.lib.php3, libraries/common.lib.php3:
630       Backwards compatibility for config files < rev. 1.113.
631     * lang/german*.inc.php3: Better translation for $strQBE.
633 2002-06-29 Olivier L. Müller  <om@omnis.ch>
634     * Documentation.html: docs about $cfg['DefaultTabDatabase']
635       and $cfg['DefaultTabTable']
636     * config.inc.php3, index.php3, left.php3, libraries/common.lib.php3:
637       default tab selection is now customizable from config.inc.php3.
639 2002-06-28 Olivier L. Müller  <om@omnis.ch>
640     * ANNOUNCE.txt: preparing 2.3.0 announcement... Feel free
641       to improve and check
643 2002-06-28 Marc Delisle  <lem9@users.sourceforge.net>
644     * tbl_change.php3, tbl_properties_common.php3,
645       new libraries/db_table_exists.lib.php3: menu on insert/edit
647 2002-06-27 Marc Delisle  <lem9@users.sourceforge.net>
648     * sql.php3, db_details_db_info.php3, db_details_links.php3: bug with a
649       Select and no table
650     * lang/slovak-iso: updates, thanks to Lubos Klokner
651     * Documentation.html: faq about silent column type changing
653 2002-06-26 Alexander M. Turek  <rabus@users.sourceforge.net>
654     * lang/czech-*.inc.php3: Shorter term for QBE, thanks again to
655       Michal Cihar (nijel).
656     * index.php3, header.inc.php3, header_printview.php3, left.php3,
657       libraries/auth/*.auth.lib.php3: Fixed bug #574025 (W3C validator didn't
658       detect character encoding).
660 2002-06-26 Marc Delisle  <lem9@users.sourceforge.net>
661     * Documentation.html: update the persons/towns/countries example
662     * sql.php3, tbl_properties_table_info.php3: sub-page links on browse
663     * lang/japanese* updates: thanks to Yukihiro Kawada
664     * libraries/mysql_wrappers.lib.php3: patch #574009, charset
665       conversion for db names, thanks to Michal Cihar_
667 2002-06-26 Olivier L. Müller  <om@omnis.ch>
668     * tbl_change.php3: display the submit button every 15 lines:
669       may be useful for tables with 200 fields...
670     * db_details_structure.php3: fixed a wrong link: [Properties]
671       was opening the tbl_properties.php3 instead of
672       tbl_properties_structure.php3
674 2002-06-25 Alexander M. Turek  <rabus@users.sourceforge.net>
675     * lang/german-utf8.inc.php3: Synchronization.
676     * ChangeLog: Added a note about the older ChangeLogs at EoF.
678 2002-06-25 Marc Delisle  <lem9@users.sourceforge.net>
679     * lang/georgian-utf-8 updates: thanks to Kakha Mchedlidze
680     * lang/ukrainian-win1251 updates: thanks to Markijan Baran
682 2002-06-25 Olivier L. Müller  <om@omnis.ch>
683     * lang/german.inc.php3: Du -> Sie
685 2002-06-24 Alexander M. Turek  <rabus@users.sourceforge.net>
686     * lang/lithuanian.inc.php3: Removed line feed at EoF.
688 2002-06-23 Robin Johnson  <robbat2@users.sourceforge.net>
689     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
691 2002-06-23 Alexander M. Turek  <rabus@users.sourceforge.net>
692     Revised some files in /lang/:
693     * chinese_*.inc.php3, estonian.inc.php3, finnish.inc.php3:
694         - Reordered Strings.
695     * arabic.inc.php3, brazilian_portuguese.inc.php3, bulgarian_*.php3,
696       croatian-*.php3, danish.inc.php3, korean.inc.php3, russian_*.inc.php3,
697       serbian-win1250.inc.php3:
698         - Synchronized the untranslated string
699           $strSplitWordsWithSpace with the English translation.
701 2002-06-23 Olivier L. Müller  <om@omnis.ch>
702     * db_stats.php3: Fixed warning from mysql_free_result.
704 2002-06-22 Olivier L. Müller  <om@omnis.ch>
705     * lang/english-utf8.inc.php3, lang/english.inc.php3, lang/french.inc.php3:
706       shorter term for QBE
707     * config.inc.php3: added configuration variables for default tabs
708     * tbl_properties_links.php3: 'Empty' tab is now red as well
709     * db_details_links.php3, index.php3, left.php3, tbl_properties_links.php3:
710       moved 'Structure' to the front and use it as default value.
711       TODO: make that customizable.
712     * config.inc.php3, main.php3, docs: added cfg['SuggestDBName'] flag
714 2002-06-22 Robin Johnson  <robbat2@users.sourceforge.net>
715     * sql.php3:
716         - Fix warning and error from mysql_free_result($cna_all_result);
717     * tbl_printview.php3:
718         - Fixed style="PAGE-BREAK-AFTER: always" from appearing on the
719           last <div>, to stop a blank page being printed
720         - Moved <hr /> to just inside </div> - gets line on the same page
721     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
722     * lang/chinese*.inc.php3 updates: thanks to Siu Sun
723     * lang/english*: $strSplitWordsWithSpace
724         - Fix spelling 'seperated' -> 'separated'
726 2002-06-21 Olivier L. Müller  <om@omnis.ch>
727     * libraries/common.lib.php3, main.php3: be more tolerant with lazy
728       sysadmins or users by letting them having an empty
729       $cfg['PmaAbsoluteUri']. A default value (which should work according
730       to the docs...) will be set and a warning displayed on main.php3.
732 2002-06-21 Robin Johnson  <robbat2@users.sourceforge.net>
733     * lang/english*: $strSplitWordsWithSpace
734         - 'splitted' changed to 'seperated'
735     * lang/portuguese.inc.php3 updates: thanks to Lopo Pizarro
736     * lang/polish.inc.php3 updates: thanks to Jakub Wilk
737     * db_details_links.php3, header.inc.php3,
738       tbl_properties_links.php3, libraries/common.lib.php3:
739         - Neater tab code by Michal Cihar (Patch #571837)
741 2002-06-21 Marc Delisle  <lem9@users.sourceforge.net>
742     * sql.php3: patch 565627 for the old bug 461192: wrong query count
743       for groups, thanks to Svetlozar Kovachev
744     * lang/czech* updates: thanks to Michal Cihar
745     * lang/greek updates: thanks to Kyriakos Xagoraris
746     * lang/norwegian updates: thanks to Sven-Erik Andersen
747     * tbl_properties_structure.php3, bug 572127: wrong back link, thanks
748       to "nobody"
749     * tbl_addfield.php3: goback to the structure sub-page
751 2002-06-20 Robin Johnson  <robbat2@users.sourceforge.net>
752     * tbl_qbe.php3: Using * for tables fields disables
753       sorting for that field (Fix for bug #570698)
754     * db_details_links.php3: Added $args3, $args4 = '', for no tables case
756 2002-06-20 Marc Delisle  <lem9@users.sourceforge.net>
757     * ChangeLog_till_2.2.6.gz: removed from the distribution and copied
758       to home page
759     * lang/georgian-utf-8: thanks to Kakha Mchedlidze <kakha at qartuli.com>
760     * lang/polish updates: thanks to Jakub Wilk
761     * lang/galician updates: thanks to Xosé Calvo
763 2002-06-20 Alexander M. Turek  <rabus@users.sourceforge.net>
764     * header.inc.php3, *_links.php3, libraries/common.lib.php3: Implemented
765       Patch #571426 (Tabbed navigation), thanks to Joachim Fornallaz (jfornall).
767 2002-06-19 Alexander M. Turek  <rabus@users.sourceforge.net>
768     * libraries/common.lib.php3, libraries/config_import.lib.php3,
769       config.inc.php3: Rewrote the whole backwards compatibility code for old
770       config files.
771     * config.inc.php3: Beautified code.
772     * header.inc.php3, footer.inc.php3, libraries/common.lib.php3:
773       Header and footer may now be included inside a function as well
774       (Better fix against bug #549570).
776 2002-06-19 Marc Delisle  <lem9@users.sourceforge.net>
777     * index.php3: missing header, thanks to Michal Cihar
778     * lang/japanese* updates: thanks to Yukihiro Kawada
779     * lang/spanish, catalan updates: thanks to Xavier Navarro
780     * lang/dutch updates: thanks to Ivo Teel.
781     * lang/swedish updates: thanks to Björn T. Hallberg
782     * lang/galician updates: thanks to Xosé Calvo
783     * libraries/config_import.lib.php3, fixed 3 parse errors
784     * common.lib.php3: due to formatting problems, bypass PMA_format_sql
785       for 2.3.0-rc1
786     * 2.3.0-rc1 release
788 2002-06-19 Robin Johnson  <robbat2@users.sourceforge.net>
789     * libraries/charset_conversion.lib.php3,
790       libraries/common.lib.php3,
791       main.php3:
792         - added isset() before some configuration variables
794 2002-06-18 Marc Delisle  <lem9@users.sourceforge.net>
795     * lang/chinese* updates: thanks to Siu Sun
796     * lang/lithuanian updates: thanks to Vilius Zigmantas
797     * lang/romanian updates: thanks to Valics Lehel
798     * lang/thai updates: thanks to Arthit Suriyawongkul.
799     * lang/turkish updates: thanks to Bora Alioglu
800     * tbl_relation.php3, bug 570691: query was executed too many times
802 2002-06-18 Alexander M. Turek  <rabus@users.sourceforge.net>
803     * lang/arabic.inc.php3: Changed $cfgPmaAbsoluteUri into $cfg['...'].
805 2002-06-18 Robin Johnson  <robbat2@users.sourceforge.net>
806     * libraries/relation.lib.php3:83
807         - Fixed $cfg['Servers']['Server'] -> $cfg['Server']
808     * libraries/relation.lib.php3:144,190
809         - Cleaned up is_array() to isset() && is_array()
810     * tbl_change.php3:204
811         - $type_nowrap added to case 'timestamp'
812     * lang/estonian.inc.php3 updates, thanks to Alvar Soome (#570330)
813         - Last fix for $strConfigFileError done as well
815 2002-06-17 Robin Johnson  <robbat2@users.sourceforge.net>
816     * lang/finnish.inc.php3 updates: thanks to Visa Kopu (#569317)
817     * lang/italian.inc.php3 update: thanks to Pietro Danesi (#569424)
819 2002-06-17 Marc Delisle  <lem9@users.sourceforge.net>
820     * scripts/create-release.sh: the I option in tar for bzip output
821       is deprecated and no longer works on sourceforge, use j
822     * lang/french.inc.php3: updates
823     * user_password.php3: parse error as reported by Olivier
824     * libraries/relation.lib.php3: pmadb can be left blank
826 2002-06-16 Marc Delisle  <lem9@users.sourceforge.net>
827     * lang/sync_lang.sh: new script thanks to Michal Cihar
828     * Documentation.html: typos
829     * lang/hebrew.inc.php3 updates: thanks to Yuval Sarna
830     * lang/turkish.inc.php3 updates: thanks to Bora Alioglu
832 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
833     more changes because of new centralized db for pma
834     * db_details_structure.php3
835     * pdf_pages.php3
836     * pdf_schema.php3
837     * libraries/display_tbl.lib.php3
838     now also honour new place of relationtables
839     * Documentation.html
840     * Documentation.txt
841     described new db and tables
842     * db_details_links.php3
843       - put the link to tbl_qbe in topnavigation
844     * tbl_relation.php3
845         writing of column_comments possible
846     * tbl_printview.php3
847         column_comments will be displayed
848     * relation.lib.php3
849         new function: getComments($db,$table)
851 2002-06-15 Marc Delisle  <lem9@users.sourceforge.net>
852     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
853     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
854     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
855     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
856     * lang/spanish.inc.php3:, catala.inc.php3 updates, thanks to Xavier Navarro
857     * lang/czech* updates:, thanks to Michal Cihar
858     * lang/norwegian.inc.php3: updates, thanks to Sven-Erik Andersen
859     * lang/swedish.inc.php3: updates, thanks to Björn T. Hallberg
861 2002-06-15 Alexander M. Turek  <rabus@users.sourceforge.net>
862     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
863     * lang/albanian.inc.php3: Updates, thanks again to Laurent Dhima.
864     * lang/german*.inc.php3: Translated $strComments.
865     * config.inc.php3: Changed default values of some directives.
867 2002-06-15 Mike Beck <mikebeck@users.sourceforge.net>
868     started putting the relationtables in a central db
869     with the bookmarktable
870     * config.inc.php3
871       - renamed $cfg['Servers'][$i]['bookmarkdb'] to
872         $cfg['Servers'][$i]['pmadb']
873       - allready added $cfg['Servers'][$i]['column_comments']
874     * tbl_relation.lib.php3  new file
875       - PMA_getRelationsParam(): get and test config
876       - getForeigners() get an array of tables/fields
877         related to the one you supply
878       - getDisplayField() get the tables display column
879       - PMA_query_as_cu() query the pmadb using the controluser
880         if possible, otherwise normal user
881     changes to use new place of tables are allready finished for
882     those files:
883     * tbl_relation.php3
884     * db_details_structure.php3
885     * pdf_pages.php3
886     * tbl_qbe.php3
888 2002-06-14 Alexander M. Turek  <rabus@users.sourceforge.net>
889     * lang/german.inc.php3: Updates.
890     * libraries/select_lang.lib.php3, lang/german-utf8.inc.php3:
891       Added German UTF-8 file.
892     * lang/italian.inc.php3: Updates, thanks again to
893       Pietro Danesi <danone at users.sourceforge.net>.
894     * libraries/user_details.js: Fixed a sytax error.
896 2002-06-14 Marc Delisle  <lem9@users.sourceforge.net>
897     * big patch for charset support, all files that call mysql have been
898       modified; thanks to Michal Cihar.
900 2002-06-14 Mike Beck  <mikebeck@users.sourceforge.net>
901     * tbl_qbe:  Bugfixing
902       - Don't try to use a generated SQL Statement without
903         a SELECT (if none of the Columns is marked as display
904         this could happen)
905       - if no LEFT JOINS are generated make sure that the
906         array containing tablenames is unique
908 2002-06-12 Alexander M. Turek  <rabus@users.sourceforge.net>
909     * lang/turkish.inc.php3: Updates, thanks again to
910       Bora Alioglu <bora@risc01.ktu.edu.tr>.
911     * lang/german.inc.php3: Translated $strMissingBracket.
912     * lang/english.inc.php3: Reordered strings.
913     * config.inc.php3:
914       - Use hex codes for colors;
915       - Removed a dublicate.
917 2002-06-12 Mike Beck <mikebeck@users.sourceforge.net>
918     Syntaxcoloring for SQL - Statements
919     * config.inc.php3: lines 226-,302-
920     * libraries/common.lib.php3: lines 34,43,192-,312-,987,1062
922 2002-06-12 Marc Delisle  <lem9@users.sourceforge.net>
923     * lang/dutch.inc.php3: updates, thanks to Ivo Teel.
924     * lang/slovak-iso.inc.php3: updates, thanks to Lubos Klokner
926 2002-06-11 Alexander M. Turek  <rabus@users.sourceforge.net>
927     * libraries/display_tbl.lib.php3: JS fixes, thanks to
928       Richard Hornsby <rhornsby at users.sourceforge.net>.
929     * Documentation.html: Fixed a typo.
930     * lang/german.inc.php3: Updates.
931     * lang/italian.inc.php3:
932       - Updates, thanks again to
933         Pietro Danesi <danone at users.sourceforge.net>.
934       - Removed HTML entities.
936 2002-06-11 Marc Delisle  <lem9@users.sourceforge.net>
937     * pdf_pages.php3, lang/*, Documentation.html: new message with doc
938     * lang/hungarian.inc.php3: updates, thanks to Peter Bakondy
939     * lang/japanese*.php3: updates, thanks to Yukihiro Kawada
940     * lang/lithuanian.inc.php3: updates, thanks to Vilius Zigmantas
942 2002-06-10 Marc Delisle  <lem9@users.sourceforge.net>
943     * tbl_select.php3:, bug with end of lines
945 2002-06-10 Mike Beck <mikebeck@users.sourceforge.net>
946     * tbl_select.php3: lines 12-16,111-123,194-199
947       - now you can use >= etc.
949 2002-06-09 Marc Delisle  <lem9@users.sourceforge.net>
950     * lang/french.inc.php3 updates
952 2002-06-09 Alexander M. Turek  <rabus@users.sourceforge.net>
953     * libraries/common.lib.php3: Corrected path to config_import.lib.php3.
954     * libraries/common.lib.php3, lang/*.inc.php3, config.inc.php3:
955       Catch parse errors in the config file.
956     * lang/chinese_*.inc.php3: Converted to Unix line feed format.
957     * lang/english.inc.php3: Reordered strings.
959 2002-06-09 Robin Johnson  <robbat2@users.sourceforge.net>
960     * libraries/common.lib.php3:
961       - Initial checkin of base DB-Config code
963 2002-06-08 Alexander M. Turek  <rabus@users.sourceforge.net>
964     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
965     * translators.html:
966       - Changed Dutch translator.
967       - Changed special characters into HTML entities.
968     * lang/norwegian.inc.php3: Updates, thanks again to
969       Sven-Erik Andersen <sven-erik at users.sourceforge.net>.
970     * lang/polish.inc.php3: Small corrections, thanks again to
971       Jakub Wilk <ubanus at users.sourceforge.net>.
972     * tbl_replace.php3: Fixed bug #564741 (CURDATE doesn't need any arguments).
974 2002-06-07 Marc Delisle  <lem9@users.sourceforge.net>
975     * translators.html: updates (try to have only one official translator,
976       probably the original author, or the one who now sends updates)
977     * lang/czech*: updates, thanks to Michal Cihar
978     * lang/chinese*: updates, thanks to Siu Sun
980 2002-06-06 Alexander M. Turek  <rabus@users.sourceforge.net>
981     * Documentation.*:
982       - The textarea bug still appears in Mozilla 1.0-final;
983       - Fixed a typo;
984       - Updated credits.
985     * lang/albanian.inc.php3: Updates, thanks again to
986       Laurent Dhima <laurent at users.sourceforge.net>.
987     * lang/german.inc.php3: Updates, added feedback link.
989 2002-06-05 Alexander M. Turek  <rabus@users.sourceforge.net>
990     * lang/dutch.inc.php3: Updates, thanks to "CaliMonk" <calimonk at gmx.net>.
991     * lang/thai.inc.php3: Updates, thanks again to Arthit Suriyawongkul.
992     * lang/italian.inc.php3: Updates, thanks again to
993       Pietro Danesi <danone at users.sourceforge.net>.
995 2002-06-05 Marc Delisle  <lem9@users.sourceforge.net>
996     * lang/polish.inc.php3: updates, thanks to Jakub Wilk
997     * lang/ukrainian.inc.php3: updates, thanks to Markijan Baran
998     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1000 2002-06-03 Marc Delisle  <lem9@users.sourceforge.net>
1001     * lang/romanian.inc.php3: updates, thanks to Valics Lehel
1002     * lang/indonesian.inc.php3: updates, thanks to Rachim Tamsjadi
1004 2002-06-03 Mike Beck  <mike.beck@ibmiller.de>
1005     * pdf_pages.php3
1006     - new page to add and edit pdf pages
1007     * db_details_structure.php3 lines 452-482
1008       - added a link to pdf_pages
1009       - if pdf_pages exist offer to create pdfs
1010     * pdf_schema.pdf  lines lines 374-380,422-455,805-820
1011       - changed to work with the table_coords table
1012       - show primary_key and display_field in different color
1013     * config.inc.php3 lines 55,80,103
1014     - added a new servervariable $cfg['Servers'][$i]['table_coords']
1015     * Documentation.html line 593-770,1884-1920
1016     - added and changed Doku for Creating PDFs
1019 2002-06-02 Loïc Chapeaux  <lolo@phpheaven.net>
1020     * libraries/display_tbl.inc.php3, line 1413: xhtml fix.
1021     * libraries/fpdf/fpdf.php3: light optimizations and fixes.
1022     * sql.php3, lines 509-522: do print the page in "printview" mode.
1023     * scripts/check_lang.php3: added this script which goal is to ensure
1024       all languages files are valid.
1025     * Documentation.html; main.php3; translators.html:
1026       - Feature request #539644 (Translation feedback link).
1028 2002-06-01 Loïc Chapeaux  <lolo@phpheaven.net>
1029     * db_details_structure.php3, lines 440-441; Documentation.html;
1030       pdf_schema.php3; libraries/fpdf/*:
1031       - updated the FPDF library to the 1.5 revision;
1032       - rewrote it to make it PHP3 and xhtml compliant;
1033       - coding standards.
1034     * read_dump.php3, lines 245-252: improved the "open_basedir" handling.
1036 2002-06-01 Alexander M. Turek  <rabus@users.sourceforge.net>
1037     * lang/indonesian.inc.php3: Updates, thanks to Rachim Tamsjadi.
1038     * lang/italian.inc.php3: Updates, thanks again to
1039       Pietro Danesi <danone at users.sourceforge.net>.
1040     * lang/german.inc.php3: Small corrections.
1041     * lang/polish.inc.php3: Updates, thanks to
1042       Jakub Wilk <ubanus at users.sourcefore.net>.
1043     * header_printview.inc.php3, libraries/display_tbl.inc.php3:
1044       - Beautified generated code;
1045       - XHTML / CSS fixes.
1047 2002-05-31 Alexander M. Turek  <rabus@users.sourceforge.net>
1048     * lang/german.inc.php3: Small corrections.
1049     * sql.php3, header_printview.inc.php3, libraries/display_tbl.inc.php3,
1050       - lang/*.inc.php3: Implemented one part of feature #472038:
1051       - Print view for SQL results (features #523325, #562505).
1053 2002-05-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1054     * lang/albanian.inc.php3: Updates, thanks again to
1055       Laurent Dhima <laurent at users.sourceforge.net>.
1057 2002-05-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1058     * lang/german.inc.php3: Translated $strPdfDbSchema.
1059     * lang/italian.inc.php3: Updates, thanks again to
1060       Pietro Danesi <danone@users.sourceforge.net>.
1062 2002-05-28 Loïc Chapeaux  <lolo@phpheaven.net>
1063     * pdf_schema.php3; lang/*.inc.php3: beautified the generated page.
1065 2002-05-27 Loïc Chapeaux  <lolo@phpheaven.net>
1066     * lang/czech*.inc.php3: Updated, thanks to Michal Cihaø.
1068 2002-05-27 Alexander M. Turek  <rabus@users.sourceforge.net>
1069     * lang/estonian.inc.php3: Updates, thanks to
1070       Alvar Soome <finsoft at users.sourceforge.net>.
1071     * README: Updated requirements.
1073 2002-05-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1074     * header.inc.php3, config.inc.php3, Documentation.html, images/bkg.gif,
1075       images/vertical_line.gif:
1076       - Made it possible to specify a background image for the right frame.
1077       - Renamed 'images/bkg.gif' to 'images/vertical_line.gif'.
1078     * Documentation.html: The external global variables don't exist anymore
1079       since PHP 4.2.0!
1081 2002-05-26 Loïc Chapeaux  <lolo@phpheaven.net>
1082     * scripts/create-release.sh, line 60: added the "-P" option (prune empty
1083       directory) for the cvs checkout.
1084     * sql.php3:
1085       - fixed a warning thanks to
1086         Svetlio Kovachev <svetlio at users.sourceforge.net>;
1087       - coding standards.
1088     * libraries/auth/cookies.auth.php3: improved a bit the detection mechanism.
1090 2002-05-25 Loïc Chapeaux  <lolo@phpheaven.net>
1091     * libraries/common.lib.php3:
1092       - fixed a PHP3 bug and warnings;
1093       - optimized a bit;
1094       - coding standards.
1095     * lang/english.inc.php3; lang/french.inc.php3: sorted.
1096     * header.inc.php3: enforce relative url in CSS.
1097     * tbl_relation.php3:
1098       - fixed an error when $cfg['Server']['table_info'] is not valid;
1099       - optimized a bit;
1100       - removed an "onchange" js handler to lower server charge.
1101     * pdf_schema.php3; fpdf/*; libraries/fpdf/*: moved the "fpdf" directory in
1102       the "libraries" one.
1103     * read_dump.php3, lines 255-256: path must use "\" under winwin.
1105 2002-05-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1106     * lang/italian.inc.php3: Updates, thanks again to
1107       Pietro Danesi <danone@users.sourceforge.net>.
1108     * lang/german.inc.php3: Updates.
1110 2002-05-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1111     * header.inc.php3, images/bkg.gif: Tried to "fix" bug (?) #558155.
1112     * Documentation.*: The Mozilla textarea bug also appears in Mozilla 1.0-RC3.
1114 2002-05-24 Marc Delisle  <lem9@users.sourceforge.net>
1115     * lang/*.php3, libraries/common.lib.php3: new features EXPLAIN
1116       and "Create PHP Code", thanks to Mike Beck
1117       (TODO: avoid executing the query again)
1118     * sql.php3: $is_analyse was sometimes undefined
1119     * tbl_alter.php3: go back to structure sub-page
1121 2002-05-24 Loïc Chapeaux  <lolo@phpheaven.net>
1122     * config.inc.php3; db_details_links.php3; db_search.php3;
1123       Documentation.html; lang/*; libraries/common.lib.php3: patch #554925
1124       - Search into database, thanks to Thomas Chaumeny <chaume92 at aol.com>.
1125     * libraries/functions.js, lines 15-17: fixed bug #559815 - Javascript
1126       problem with Opera.
1127     * sql.php3, line 213; tbl_properties_structure.php3, lines 541-549; lang/*;
1128       libraries/display_tbl.lib.php3, lines 71-74: patch #559618 - procedure
1129       analyse(), thanks to Mike Beck.
1131 2002-05-23 Marc Delisle  <lem9@users.sourceforge.net>
1132     * Documentation.html, config.inc.php3, db_details_structure.php3,
1133       pdf_schema.php3: new 'table_coords' because a table can appear
1134       on more than one PDF page
1135     * tbl_relation.php3, lang/*.php3: strChangeDisplay for display
1136       field maintenance, thanks to Mike Beck
1138 2002-05-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1139     * Documentation.*: The Mozilla textarea bug also appears in
1140       Mozilla 1.0-RC2 and Netscape 7.0-PR1.
1142 2002-05-22 Loïc Chapeaux  <lolo@phpheaven.net>
1143     * libraries/display_tbl.lib.php3: fixed possible errors with special
1144       characters in tables names.
1145     * header.inc.php3, lines 25-26; left.php3, lines 47-48: fixed Apache 2+
1146       & PHP 4.2+ HTTP header bug.
1148 2002-05-22 Marc Delisle  <lem9@users.sourceforge.net>
1149     * Documentation.html, config.inc.php3, db_details_structure.php3,
1150       pdf_schema.php3, libraries/display_tbl.lib.php3: PMA_pdf_table_position
1151       renamed to PMA_table_info, "foreign_display_field" moved from
1152       PMA_relation to PMA_table_info (once per table)
1153     * lang/indonesian.inc.php3:
1154       - updates thanks to Rachim Tamsjadi (tamsjadi at icqmail.com)
1156 2002-05-21 Loïc Chapeaux  <lolo@phpheaven.net>
1157     * ldi_table.php3, line 44: beautified generated html.
1158     * tbl_properties_options.php3: fixed display errors with IE5.
1159     * lang/portuguese.inc.php3; lang/italian.inc.php3: updated thanks to usual
1160       translators.
1162 2002-05-21 Marc Delisle  <lem9@users.sourceforge.net>
1163     * lang/chinese*: updated thanks to Siu Sun
1165 2002-05-19 Marc Delisle  <lem9@users.sourceforge.net>
1166     * read_dump.php3, bug 556105: do not execute a bookmark if asked to
1167       only view it
1169 2002-05-19 Alexander M. Turek  <rabus@users.sourceforge.net>
1170     * lang/german.inc.php3:
1171       - Updated serveral untranslated strings.
1172       - Better translation.
1173     * lang/albanian.inc.php3, libraries/select_lang.lib.php3:
1174       New translation, thanks to Laurent Dhima <laurenti@users.sourceforge.net>.
1175     * ldi_table.php3: Added labels for checkboxes.
1177 2002-05-18 Marc Delisle  <lem9@users.sourceforge.net>
1178     * pdf_schema.php3: corrections by Loïc; and I fix the undefined variables
1179     * Documentation.html: PMA_relation, PMA_pdf_table_position, varchar(64)
1181 2002-05-18 Alexander M. Turek  <rabus@users.sourceforge.net>
1182     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
1183       some html special characters, display was not xhtml compilant.
1185 2002-05-18 Loïc Chapeaux  <lolo@phpheaven.net>
1186     * libraries/common.lib.php3; libraries/ip_allow_deny.lib.php3:
1187       - exported the "IP-based Allow/Deny" code in a distinct library;
1188       - coding standards;
1189       - improved PHP3 compliance;
1190       - better ip checking.
1191     * Documentation.html: typos and line sizes.
1192     * tbl_qbe.php3: cleanup.
1193     * fpdf/*: removed ^M.
1194     * fpdf/fpdf.php3, lines 1205+: ensure user agent is detected whatever are
1195       the PHP version and the "register globals" value.
1196     * pdf_schema.php3; lang/*: coding standards and PDF error handling.
1197     * config_import.lib.php3: fixed a parse error.
1199 2002-05-17 Robin Johnson  <robbat2@users.sourceforge.net>
1200     * config.inc.php3, libraries/common.lib.php3: IP-based Allow/Deny code
1201       from feature #484158
1202     * Documentation.*: feature #484158 documented
1204 2002-05-17 Marc Delisle  <lem9@users.sourceforge.net>
1205     * tbl_change.php3, bug 556296: field size for int
1206     * tbl_qbe.php3: adjust drop-down width, thanks to Mike Beck
1208 2002-05-17 Loïc Chapeaux  <lolo@phpheaven.net>
1209     * db_details_structure.php3, lines 442: does not display the "data scheme"
1210       form if there is no table in the database.
1211     * db_details_structure.php3, lines 446-458;
1212       tbl_properties_options.php3, lines 119-143: beautified generated code.
1213     * libraries/build_dump.php3, lines 70-75: fixed bug #551682 - PMA ignores
1214       case of table names under winwin, thanks to
1215       Pawe³ Szczepañski <pauluz at users.sourceforge.net>.
1216     * libraries/display_tbl.lib.php3, line 1006: if a binary record contains
1217       some html tags, display was broken. Thanks to
1218       SailorMax <max at elcor.lv>.
1219     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1221 2002-05-16 Loïc Chapeaux  <lolo@phpheaven.net>
1222     * db_details_structure.php3; Documentation.html: coding standards.
1224 2002-05-14 Marc Delisle  <lem9@users.sourceforge.net>
1225     * pdf_schema.php3, db_details_structure.php3, lang/*, fpdf/*,
1226       Documentation.html:
1227       - new feature: pdf schema output,
1228       - thanks to Maxime Delorme (delorme.maxime at free.fr)
1229       - and to Olivier Plathey (www.fpdf.org)
1230       - (todo: scaling choice)
1232 2002-05-13 Loïc Chapeaux  <lolo@phpheaven.net>
1233     * left.php3, libraries/common.lib.php3: fixed xhtml bugs and optimized the
1234       fix against bug #546011 (Navigation tooltips).
1235     * lang/arabic.inc.php3: updated thanks to Tarik kallida.
1237 2002-05-13 Marc Delisle  <lem9@users.sourceforge.net>
1238     * lang/hungarian.inc.php3: updates, thanks to Péter Bakondy
1240 2002-05-09 Robin Johnson  <robbat2@users.sourceforge.net>
1241     * .cvsignore, libraries/common.lib.php3: Feature to stop developers
1242       commiting their config.inc.php3 so easily.
1244 2002-05-09 Alexander M. Turek  <rabus@users.sourceforge.net>
1245     * left.php3, libraries/common.lib.php3:
1246       Fixed bug #546011 (Navigation tooltips).
1247     * lang/german.inc.php3: Updates.
1249 2002-05-08 Marc Delisle  <lem9@users.sourceforge.net>
1250     * Documentation.html: update example for foreign_display_field
1251     * display_tbl.lib.php3: more room for record number
1253 2002-05-08 Loïc Chapeaux  <lolo@phpheaven.net>
1254     * lang/english.inc.php3; lang/french.inc.php3;
1255       libraries/build_dump.lib.php3: fixed bug #552486 - row count starts at 1?
1257 2002-05-07 Loïc Chapeaux  <lolo@phpheaven.net>
1258     * tbl_relation.php3; libraries/display_tbl.lib.php3: added backquotes and
1259       slashed some values.
1260     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1262 2002-05-06 Marc Delisle  <lem9@users.sourceforge.net>
1263     * lang/romanian.inc.php3: updates thanks to Valics Lehel
1264     * lang/*, tbl_relation.php3, Documentation.html,
1265       libraries/display_tbl.lib.php3: foreign_display_field
1267 2002-05-05 Loïc Chapeaux  <lolo@phpheaven.net>
1268     * lang/thai.inc.php3: completed thanks to Arthit Suriyawongkul &
1269       Warit Wanasathian.
1270     * tbl_dump.php3; libraries/build_dump.lib.php3: enabled the ability to
1271       export only some records in xml format.
1272     * tbl_properties_export.php3: nicer display.
1273     * ldi_table.php3; tbl_select.php3: added top menu.
1275 2002-05-05 Alexander M. Turek  <rabus@users.sourceforge.net>
1276     * db_details_links.php3, tbl_properties_links.php3, lang/*.inc.php3:
1277       Use "SQL" instead of "home" as link name.
1278     * tbl_properties_export.php3: Added XML export option.
1279     * tbl_dump.php3: Beautified XML output.
1280     * lang/german.inc.php3: Better translation for $strDumpXRows.
1282 2002-05-04 Loïc Chapeaux  <lolo@phpheaven.net>
1283     * user_details.php3, line 984: do not use "mysql_result" if the query
1284       fails.
1285     * libraries/auth/cookie.auth.lib.php3: fixed an infinite loop problem.
1286     * tbl_qbe.php3: cleaned up a bit.
1287     * lang/chinese-*: updated thanks to Siu Sun.
1289 2002-05-03 Loïc Chapeaux  <lolo@phpheaven.net>
1290     * lang/italian.inc.php3: updated, thanks to Pietro Danesi.
1291     * tbl_properties.php3; tbl_properties_export.php3;
1292       tbl_properties_operations.php3; tbl_properties_options.php3;
1293       tbl_properties_strucuture.php3:
1294       - messages are now displayed if a query had been submitted to change some
1295         options or to sort the table;
1296       - pursuit the "stay on the sub-pages as long as needed" work.
1297     * db_details.php3; db_details_export.php3; db_details_strucuture.php3:
1298       pursuit the "stay on the sub-pages as long as needed" work.
1299     * libraries/auth/cookie.auth.lib.php3, lines 386-392: fixed bug #551898 -
1300       Cookie auth and cookies refused.
1302 2002-05-02 Loïc Chapeaux  <lolo@phpheaven.net>
1303     * lang/*.inc.php3: cleanup.
1304     * db_details.php3, line 38; db_details_links.php3, line 41: the start db
1305       details page couldn't be reached with an empty database.
1307 2002-05-02 Alexander M. Turek  <rabus@users.sourceforge.net>
1308     * tbl_properties_export.php3, lang/*.inc.php3: Clarified the interface.
1309     * lang/italian.inc.php3: Updates, thanks again to
1310       Pietro Danesi <danone@users.sourceforge.net>.
1311     * lang/german.inc.php3: Updates.
1313 2002-05-01 Marc Delisle  <lem9@users.sourceforge.net>
1314     * tbl_properties.php3, tbl_properties_links.php3,
1315       new tbl_properties_structure, lang/*.php3: Structure page
1316       (todo: - stay on the sub-pages as long as needed)
1317     * tbl_qbe.php3: last changes from Mike Beck
1318     * new tbl_relation.php3 (relation management), thanks to Mike Beck
1320 2002-05-01 Loïc Chapeaux  <lolo@phpheaven.net>
1321     * tbl_properties.php3; tbl_properties_table_info.php3: comments.
1322     * tbl_properties_options.php3: added labels and beautified display.
1323     * db_stats.php3, lines 12-22: ensure this script can only be ran by a
1324       super-user.
1325     * libraries/grab_globals.lib.php3: fixed a bug with the "extact()" function
1326       under php 3.0.12 thanks to Kris Wood <kris at navi.net>.
1327     * libraries/common.lib.php3, line 791: fixed a warning thanks to
1328       Kris Wood <kris at navi.net>.
1329     * mosts scripts: optimization - do not call "mysql_numrows",
1330       "mysql_results" and "mysql_fetch_array" on invalid queries.
1331     * db_details*.php3; mult_submits.inc.php3; sql.php3: splitted the large
1332       "database details" page in parts.
1333     * tbl_properties_links.php3: optimized (less server work).
1334     * tbl_dump.php3, lines 308-309: exporting a database with one table from
1335       the "database details" page doesn't export the table.
1337 2002-04-30 Loïc Chapeaux  <lolo@phpheaven.net>
1338     * lang/italian.inc.php3: updated thanks to Pietro Danesi.
1340 2002-04-30 Marc Delisle  <lem9@users.sourceforge.net>
1341     * tbl_qbe.php3: try to make it work again
1342     * tbl_properties.php3, tbl_properties_table_info.php3,
1343       tbl_properties_options.php3: support for 3 MyISAM table options
1345 2002-04-30 Alexander M. Turek  <rabus@users.sourceforge.net>
1346     * lang/german.inc.php3: Clarification ($strFlushTable).
1348 2002-04-29 Loïc Chapeaux  <lolo@phpheaven.net>
1349     * lang/italian.inc.php3; lang/portuguese.inc.php3: updated thanks to
1350       usual translators.
1351     * tbl_qbe.php3: code was broken and warnings.
1352     * user_details.php3, line 1343: fixed bug #549887 - Db name with "\_"
1353       changed when granting.
1355 2002-04-29 Alexander M. Turek  <rabus@users.sourceforge.net>
1356     * tbl_dump.php3, lines 347, 348: Fixed a bug concerning the
1357       file extensions of XML files in ZIP archives.
1358     * lang/german.inc.php3: Translated $strOptions.
1359     * tbl_properties_operations.php3: Added documentation link for 'FLUSH'.
1360     * header.inc.php3, tbl_properties_links.php3: New link design.
1361     * header.inc.php3: removed db_stats link.
1363 2002-04-29 Marc Delisle  <lem9@users.sourceforge.net>
1364     * tbl_qbe.php3: corrections from Mike Beck for better joins
1365       when more than one table is the master in a relation
1366     * tbl_properties_links.php3, tbl_properties_operations.php3,
1367       new tbl_properties_options.php3, lang/*: new Options page
1368       (will grow when Feature request 441716 is done)
1370 2002-04-28 Marc Delisle  <lem9@users.sourceforge.net>
1371     * tbl_properties.php3, new tbl_properties_common.php3:
1372       start the split
1373     * tbl_properties.php3, new tbl_properties_export.php3,
1374       tbl_properties_links.php3, lang/*.php3: export is splitted
1375     * new tbl_properties_table_info, to be able to display links
1376       on the export page
1377     * new tbl_properties_operations.php3
1379 2002-04-28 Alexander M. Turek  <rabus@users.sourceforge.net>
1380     * header.inc.php3, lines 162-170: Improved patch #548696.
1381     * db_details.php3, tbl_dump.php3, lang/*.php3,
1382       libraries/build_dump.lib.php3: XML exports (experimental).
1383     * tbl_dump.php3: improved PHP3 compatibility.
1385 2002-04-28 Loïc Chapeaux  <lolo@phpheaven.net>
1386     * tbl_properties.php3, line 395: replaced a "require" by an include.
1387     * tbl_properties_links.php3: beautified code.
1388     * db_details.php3, tbl_change.php3, tbl_properties.php3, user_details.php3:
1389       xhtml fixes.
1390     * lang/slovak-win1250.inc.php3: updated thanks to Peter Svec.
1391     * tbl_qbe.php3, line 732: fixed again a warning.
1392     * tbl_addfield.php3; tbl_alter.php3: fixed bug #548495 - Alter table not
1393       replicate.
1394     * db_stats.php3; libraries/functions.js: added a check/uncheck all feature.
1395     * tbl_properties.php3; tbl_properties_operations.php3: moved tables
1396       comments and type features and referential integrity checkings to the
1397       "table operations" page.
1398     * config.inc.php3, lines 184-185; db_details.php3, line 572;
1399       Documentation.html, lines 916-917; tbl_properties.php3, line 556:
1400       emphasized the sql query texteareas.
1402 2002-04-27 Marc Delisle  <lem9@users.sourceforge.net>
1403     * tbl_properties.php3, new tbl_properties_links.php3:
1404       remove duplicate links code.
1406 2002-04-27 Alexander M. Turek  <rabus@users.sourceforge.net>
1407     * Recompressed old ChangeLog without saving its path in the archive.
1408     * header.inc.php3:
1409       - Patch #548696 (DB/Table titles should be links), thanks to
1410         Ray Black <allah03@users.sourceforge.net>.
1411       - lines: 161-164: Undefined variable.
1412     * common.lib.php3, lines 162, 163, 435-437:
1413       - Fixed bug #549570
1414       - (Strange error if controluser is invalid).
1416 2002-04-27 Loïc Chapeaux  <lolo@phpheaven.net>
1417     * Documentation.html:
1418       - xhtml fixes;
1419       - added a faq entry about bug #547064 (JS error with textareas under
1420         Mozilla).
1421     * libraries/display_tbl.lib.php3; libraries/functions.js: better fix
1422       against bug #547384 (Marker Color can't equal Pointer Color).
1423     * libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
1424     * scripts/create-release.sh: improved so a CVS branch tag may be used.
1425     * lang/croatian-*; libraries/select_lang.lib.php3: new Croatian
1426       translations thanks to Sime Essert <sime@nofrx.org>.
1427     * tbl_properties.php3, lines 1238-1240: fix new fields names in the
1428       relation table.
1429     * tbl_printview.php3; tbl_qbe.php3: optimization, warnings and coding
1430       standards.
1431     * header.inc.php3, lines 166-172: xhtml fixes.
1432     * Compressed ChangeLog till the 2.2.6 release.
1434 2002-04-26 Loïc Chapeaux  <lolo@phpheaven.net>
1435     * ## created 2.2.7 branch into the CVS tree ##
1436     * lang/nowegian.inc.php: updated thanks to Sven-Erik Andersen.
1437     * lang/brazilian_portuguese.inc.php3: updated thanks to Renato Lins.
1438     * sql.php3; tbl_replace.php3: patch #547030 - file_exists $goto thanks to
1439       Melvyn Sopacua <nyvlem at users.sourceforge.net>.
1440     * libraries/common.lib.php3, line 70: "invalid" path.
1441     * tbl_printview.php3; tbl_qbe.php3: coding standards and warnings.
1443 2002-04-26 Marc Delisle  <lem9@users.sourceforge.net>
1444     * tbl_qbe.php3: automatic joins from Relation table, thanks
1445       to Mike Beck (mike.beck at ibmiller.de)
1446       (experimental: some things remain to be tested)
1447     * Documentation.html: example for automatic joins
1448     * tbl_qbe.php3, tbl_printview.php3, libraries/display_tbl.lib.php3,
1449       Documentation.html: rename fields in the relation table
1451 2002-04-26 Alexander M. Turek  <rabus@users.sourceforge.net>
1452     * libraries/common.lib.php3: fixed a controluser bug.
1453     * libraries/display_tbl.lib.php3: fixed bug #547384 (Marker Color can't
1454       equal Pointer Color)
1456 2002-04-25 Alexander M. Turek  <rabus@users.sourceforge.net>
1457     * lang/italian.inc.php3: updated, thanks again to Pietro Danesi.
1459 2002-04-24 Marc Delisle  <lem9@users.sourceforge.net>
1460     * tbl_*.php3: $cfg system changes
1462 2002-04-24 Alexander M. Turek  <rabus@users.sourceforge.net>
1463     * libraries/*, lang/*: $cfg system changes.
1464     * libraries/common.lib.php3, libraries/select_lang.lib.php3,
1465       libraries/config_import.lib.php3: Config file backwards compatibility.
1467 2002-04-24 Robin Johnson <robbat2@users.sourceforge.net>
1468     * *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes.
1469     * scripts/extchg.sh: Updated URL
1470     * scripts/convertcfg.pl: Conversion between old config files and new ones.
1471     * scripts/*: Updated comments somewhat
1472     * tbl_dump.php3:121: renamed $cfgServer_backup to $backup_cfgServer
1473     * user_details.php3: forgot to change $GLOBALS['cfgXYZ'] to $GLOBALS['cfg']['XYZ']
1474     * libraries/common.lib.php3: a single $cfgServer instance was forgotten
1476 2002-04-23 Marc Delisle  <lem9@users.sourceforge.net>
1477     * tbl_printview.php3, lang/*.php3: Relation links in printview,
1478       thanks to Mike Beck (mike.beck at ibmiller.de)
1480 2002-04-23 Alexander M. Turek  <rabus@users.sourceforge.net>
1481     * libraries/common.lib.php3: fixed bug #547605 using Loïc's patch.
1482     * tbl_printview.php3: Fixed a small bug, some php and XHTML 1.0 errors and
1483       beautified the generated code.
1484     * lang/german.inc.php3: Translated the new string.
1485     * Documentation.html: Changed notes concerning php 4.2.0.
1487 2002-04-22 Loïc Chapeaux  <lolo@phpheaven.net>
1488     * lang/slovak-win1250.inc.php3: completed, thanks to Peter Svec.
1490 2002-04-22 Marc Delisle  <lem9@users.sourceforge.net>
1491     * lang/japanese* updates, thanks to Yukihiro Kawada
1493 2002-04-22 Alexander M. Turek  <rabus@users.sourceforge.net>
1494     * lang/russian-koi8.inc.php3: fixed a typo (bug #546981).
1495     * lang/german.inc.php3: better syntax.
1496     * db_details.php3, mult_submits.inx.php3, tbl_properties.php3:
1497       Use TRUNCATE instead of DELETE when using MySQL 4.
1499 2002-04-21 Alexander M. Turek  <rabus@users.sourceforge.net>
1500     * main.php3: Restarted work on patch #538740 (get users priv. with
1501       SHOW GRANTS).
1503 2002-04-21 Loïc Chapeaux  <lolo@phpheaven.net>
1504     * libraries/auth/http.auth.lib.php3: tried a fix to allow the use of http
1505       authentication mode with IIS.
1507 2002-04-21 Marc Delisle  <lem9@users.sourceforge.net>
1508     ### 2.2.6 released ###
1511          --- Older ChangeLogs can be found on our project website ---
1512                      http://www.phpmyadmin.net/ChangeLogs/