removed some XHTML problems (slider effect)
[phpmyadmin/madhuracj.git] / ChangeLog
blob8b0a4305097409cca56dc790b20e71bec9fc9116
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.3.0.0 (not yet released)
9 + patch #2794819 [navi] Filter for displayed table names,
10   thanks to Michael Valushko - dylfin
12 3.2.0.0 (not yet released)
13 - [core] better support for vendor customisation (based on what Debian needs)
14 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
15 + rfe #2100910 configurable default charset for import
16 + rfe #1913541 link to InnoDB status when error 1005 occurs
17 + rfe #1927189 strip ` from column names on import
18 + rfe #1821619 LeftFrameDBSeparator can be an array
19 + patch #1821619 [privileges] Extra back reference when editing table-specific
20   privileges, thanks to Herman van Rink - helmo
21 + patch #2356575 [display] Sortable database columns,
22   thanks to Bryce Thornton - brycethornton
23 - patch #2486825 [lang] Wrong string in setup script hints,
24   thanks to Isaac Bennetch - ibennetch
25 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer 
26 + patch #2494192 [display] Possibility of disabling the sliders, 
27   thanks to Virsacer - virsacer 
28 + patch #2506831 [privileges] Create user for existing database, 
29   thanks to Herman van Rink and Virsacer
30 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
31 - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague 
32 - patch #2596230 [XHTML] View table headers/footers completely,
33   thanks to Virsacer - virsacer
34 - patch #2602633 [core] support column name having square brackets, 
35   thanks to Herman van Rink - helmo
36 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s 
37 + [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that
38   applies to all accounts (even the anonymous user)
39 - patch #2652972 [relation] Missing code with hashing for relationship
40   editing, thanks to knittl - knittl
41 + rfe #2123386 Added option to disable mcrypt warning.
42 - bug #2648502 Request-URI Too Large error from Location header
43 + rfe #1731967 Check for relations support on main page.
44 + rfe #2186820 Explanation for using Host table.
45 + rfe #1369509 Link to download more themes.
46 + rfe #1666487 Add option to generate password on change password page.
47 + rfe #1694104 Allow logging of user status with Apache.
48 - patch #2649087 None default is different than other None in some languages.
49 + [lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp 
50 - patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
51 - [security] warn about existence of config directory on main page
52 + patch #2706761 [lang] Polish update,
53   thanks to Pawel Smolinski - zipoking
54 + patch #2715142 [export] (rfe 2416960, escape new line in CSV export)
55   thanks to Derek Schaefer - drummingds1
56 - patch #2727250 Optimizations for PHP loops
57   thanks to Haeber 
58 - bug #2650776 [import] SQL_MODE not saved during Partial Import 
59 - patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
60 - patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE,
61   thanks to Yannick Betemps - arkhee 
62 + patch #2735162 [status] Server status - replication,
63   thanks to Tomas Srnka - tomassrnka
64 + patch #2745215 [edit] Multi-row change with "]" improved, 
65   thanks to Virsacer - virsacer 
66 + rfe #2657696 Automatically copy generated password
67 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
68 + patch #2665440 Detect mcrypt initialization failure
69 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
70 + [lang] Swedish update, thanks to Björn T. Hallberg
71 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
73 3.1.6.0 (not yet released)
74 - bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
76 3.1.5.0 (2009-05-15)
77 - patch #2739001 [export] XML does not allow spaces in element names, 
78   thanks to Derek Schaefer - drummingds1
79 - bug #2780722 [import] Incorrect maximum file size
80 - bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 
81 - bug [calendar] js error "window.parent.addEvent is not a function" 
82 - patch #2773818 [export] Invalid "Content-Encoding" header,
83   thanks to abignale - abignale
84 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
85 - bug #2784400 [parser] INVOKER not understood by parser 
86 - [core] Compatibility with PHP 5.3.0RC2 
88 3.1.4.0 (2009-04-25)
89 + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
90   thanks to JT Justman - jtjustman
91 - bug #2491017 [operations] ANSI mode not supported (db rename and table move) 
92 - bug #2609346 [operations] Fix copying views.
93 - rfe #2127983 Readd documentation link, it does not protect against anything.
94 - bug #1675249 [doc] Apache reverse proxy and cookies FAQ
95 - bug #2682140 UUID() and CURRENT_USER() should not accept arguments
96 - patch #2682833 [core] Fatal error: Call to a member function isDisplayed(),
97   thanks to Christian Rodriguez - judas_iscariote
98 - patch #2702772 [lang] Duplicate sentence in Polish,
99   thanks to Pawel Smolinski - zipoking
100 - patch #2709040 [doc] Wrong link in ChangeLog formatter,
101   thanks to Petr Vorel - pevik
102 - patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
103   thanks to Marco Moreno - mmoreno
104 + [lang] Spanish update, thanks to Daniel Hinostroza
105 - bug #2724844 Add Fields: Add index is missing quotes
106   thanks to Luke Armstrong
107 - bug #2740550 [interface] Using textarea CharEditing drops default values
108 - bug #2729191 [config] CheckConfigurationPermissions = false is worthless 
109 - bug #2687046 [export] Structure export: Null always YES
110 - [doc] typos, thanks to Cédric Corazza
112 3.1.3.2 (2009-04-14)
113 - [security] Insufficient output sanitizing when generating configuration file
115 3.1.3.1 (2009-03-24)
116 - [security] HTTP Response Splitting and file inclusion vulnerabilities 
117 - [security] XSS vulnerability on export page
118 - [security] Insufficient output sanitizing when generating configuration file
120 3.1.3.0 (2009-02-28)
121 + [lang] Turkish update, thanks to Burak Yavuz
122 - patch #2496403 [display] Multi-row change with "]",
123   thanks to Virsacer - virsacer
124 - bug #2027720 [parser] Missing space after BINARY used as cast 
125 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
126   thanks to Giovanni Giacobbi - themnemonic
127 - bug [display] Message "Bookmark created" is not displaying
128 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
129 - patch #2538358 [display] Conditions for relational display field, 
130   thanks to Virsacer - virsacer
131 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa
132 - patch #2553372 [display] DB comment tooltips not shown on navi,
133   thanks to Erdem - ahard
134 - patch #2561433 [structure] Display true number of rows in a view
135   if it contains less than MaxExactCountViews,
136   thanks to Virsacer - virsacer
137 + [lang] Polish update, thanks to Fixer - fixeron
138 - bug #2568722 [designer] Compound key not shown
139 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
140 - patch #2358861 [navi] Row count tooltip wrong for information_schema, 
141   thanks to Herman van Rink - helmo
142 - bug #2565948 [core] Changing the connection collation changed the client
143   charset.
144 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
145 - patch #1760205 [data] Insert as new row: BLOB is lost, 
146   thanks to Herman van Rink - helmo
147 + [lang] Georgian update, thanks to George Machitidze
149 3.1.2.0 (2009-01-19)
150 - bug #1253252 [display] Can't NULL a column with relation defined 
151 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
152 - bug #1963184 [export] YAML export improvement,
153  thanks to Bryce Thornton - brycethornton
154 + [lang] Dutch update, thanks to Herman van Rink - helmo 
155 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
156   thanks to Alex Frase - atfrase
157 - bug #2417058 [properties] Edit fields: losing auto-increment setting
158 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
159   thanks to Robert Xiao - nneonneo
160 - bug #2363653 [properties] Various problems with table structure
161 - bug [display] BIT field contents disappear when edited
162 + [lang] Czech update, thanks to Ondřej Vadinský.
163 - bug #2461735 [operations] Table operations adds "row_format"
164 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
165 - bug #2397877 [core] ForceSSL and http auth_type
166 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
167 - patch #2478940 [core] PHP 5.2+ warning does not work, 
168   thanks to Jürgen Wind - windkiel
169 - bug #2416418 [privileges] Escaping special characters 
171 3.1.1.0 (2008-12-09)
172 - patch #2242765 [core] Navi panel server links wrong,
173   thanks to Martin Stricker - martinstricker
174 - bug #2186823 [core] bad session.save_path not detected 
175 - bug #2202709 [core] Re-login causes PMA to forget current table name
176 - bug #2280904 [export] do not include view name in export
177 - rfe #1688975 [display] enable copying of auto increment by default
178 - bug #2355753 [core] do not bail out creating session on any PHP warning
179 - bug #2355925 [display] properly update tooltips in navigation frame
180 - bug #2355923 [core] do not use ctype if it is not available
181 - bug #2356433 [display] HeaderFlipType "fake" problems,
182   thanks to Michal Biniek
183 - bug #2363919 [display] Incorrect size for view 
184 - bug #2121287 [display] Drop-down menu blinking in FF 
185 + [lang] Catalan update, thanks to Xavier Navarro
186 + [lang] Finnish update, thanks to Jouni Kahkonen
187 - [core] Avoid error with BLOBstreaming support requiring SUPER privilege
188 - [security] possible XSRF on several pages
190 3.1.0.0 (2008-11-28)
191 + [auth] Support for Swekey hardware authentication,
192   see http://phpmyadmin.net/auth_key
193 - bug #2046883 [core] Notices about deprecated dl() (so stop using it)
194 + BLOBstreaming support, thanks to Raj Kissu Rajandran and
195   Google Summer of Code 2008
196 + patch #2067462 [lang] link FAQ references in messages,
197   thanks to Thijs Kinkhorst - kink
198 + new setup script, thanks to Piotr Przybylski (work in progress)
199 - rfe #1892243 [export] more links to documentation
200 + [auth] cookie auth now autogenerates blowfish_secret, but it has some
201   limitations and you still should set it in config file
202 + [auth] cookie authentication is now the default
203 + [auth] do not allow root user without password unless explicitly enabled by
204   AllowNoPasswordRoot
205 + rfe #1778908 [auth] arbitrary server auth can now also accept port
206 - patch #2089240 [export] handle correctly switching SQL modes
207 + rfe #1612724 [export] add option to export without comments
208 - bug #2090002 [display] Cannot edit row in VIEW 
209 - patch #2099962 [js] fix js error without frameset, thanks to Xuefer 
210 - patch #2099972 [structure] Display None when there is no default value,
211   thanks to Xuefer - xuefer
212 - patch #2122883 [PDF schema] Option to display just the keys,
213   thanks to Samuel Sol Villar dos Santos - yohanleafheart
214 + rfe #1276463 [search] Search empty/not empty values 
215 + rfe #823652 [structure] ENUM values: field size too small 
216 - [lang] Persian update, thanks to Goolex - goolex 
217 - [lang] Czech update, thanks to Ondřej Vadinský.
218 - patch #2255890 [lang] English-language cleanup,
219   thanks to Isaac Bennetch - ibennetch
220 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
221 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
222 + [lang] French update by Marc Delisle - lem9
223 - bug #2222344 [display] Query involving a function shown as binary
224 + [lang] Italian update, thanks to fantu - fantu
225 + [lang] Swedish update, thanks to Björn T. Hallberg
226 - bug #2315549 [import] fclose() error with "Create PHP code"
227 + [lang] Polish update, thanks to Jakub Wilk 
229 3.0.2.0 (not released)
230 - [lang] Italian update, thanks to Luca and fantu
231 - bug #2107583 [GUI] Leading newline truncated, thanks to Isart Montane
232 - bug #2222230 [import] Assigning a value in import.php, thanks to
233   Glen Arason
235 3.0.1.1 (2008-10-30)
236 - [security] XSS in a Designer component 
238 3.0.1.0 (2008-10-22)
239 - bug #2134126 [GUI] SQL error after sorting a subset 
240 + [lang] Catalan update, thanks to Xavier Navarro
241 + [lang] Russian update, thanks to Victor Volkov
242 - patch #2143882 [import] Temporary uploaded file not deleted,
243   thanks to David Misc - dmisc
244 - bug #2136986 [auth] Cannot create database after session timeout 
245 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections,
246   this time with the correct fix
247 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
248 - bug #2153970 [core] Properly truncate SQL to avoid half of html tags
249 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
250 - bug #2161443 [structure] Incorrect index choice shown when modifying an
251 index
252 - bug #2127094 [interface] Misleading message after cancelling an action
253 + [lang] Croatian update, thanks to Renato Pavicic
254 + [lang] Finnish update, thanks to Jouni Kahkonen
255 + [lang] Polish update, thanks to Jakub Wilk 
256 + [lang] Japanese update, thanks to Ishigaki Kenichi
257 - patch #2176438 [privileges] Wrong message when changing password,
258   thanks to incognito - zytisin
259 - bug #2163437 [core] Cannot disable PMA tables
260 - bug #2184240 [lang] Problems with Italian language file, thanks to Luca
261 Rebellato
262 - bug #2187193 [interface] ShowChgPassword setting not respected
264 3.0.0.0 (2008-09-27)
265 + [export] properly handle line breaks for YAML, thanks to Dan Barry -
266 danbarry
267 + [navi] new parameter $cfg['LeftDefaultTabTable']
268 + [table] support MySQL 5.1 PARTITION: CREATE TABLE / Table structure,
269   partition maintenance
270 + [privileges] support for EVENT and TRIGGER
271 + [error handler] NEW handle errors to prevent path disclosure and display/collect errors
272 + [mysqlnd] do not display $strMysqlLibDiffersServerVersion if the client
273   is mysqlnd
274 + [webapp] experimental Mozilla Prism support
275 + [export] new plugin "codegen" for NHibernate, thanks to caocao; I'm
276   looking for a name more descriptive than codegen, taking into account
277   that it might later support other formats like JSON in the same plugin
278 + [export] new export to Texy! markup
279 + [lang] Finnish update, thanks to Jouni Kahkonen
280 + [config] new parameter $cfg['CheckConfigurationPermissions']
281 + [config] new parameter $cfg['Servers'][$i]['ShowDatabasesCommand']
282 + [config] new parameter $cfg['Servers'][$i]['CountTables']
283 + rfe #1775288 [transformation] proper display if IP-address stored as INT
284 + rfe #1758177 [core] Add the Geometry DataTypes
285 + rfe #1741101, patch #1798184 UUID default for CHAR(36) PRIMARY KEY,
286   thanks to Gert Palok - gert_p
287 - bug #1664240 [GUI] css height makes cfg TextareaRows useless
288 - bug #1724217 [Create PHP Code] doesn't include newlines for text fields
289 - bug #1845605 [i18n] translators.html still uses iso-8859-1
290 - bug #1823018 [charset] Edit(Delete) img-links pointing to wrong row
291 - bug #1826205 [export] Problems with yaml text export
292 - bug #1344768 [database] create/alter table new field can not have empty string
293                as default
294 + rfe #1840165 [interface] Enlarge column name field in vertical mode
295 + patch #1847534 [interface] New "Inside field" in db search,
296   thanks to obiserver
297 + [GUI] Mootools js library (http://mootools.net) and new parameter
298   $cfg['InitialSlidersState']
299 * [core] cache some MySQL stats (do not query them with every page request)
300 + [view] clearer dialog WITH (CASCADED | LOCAL) CHECK OPTION 
301 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
302 + [lang] Japanese update, thanks to Ishigaki Kenichi
303 + [lang] Italian update, thanks to Luca Rebellato
304 + [gui] Events
305    * minimal support on db structure page
306    * export
307 + [pdf] Merged tcpdf 2.2.002 (PHP5 version), thanks to Nicola Asuni 
308 + [engines] Maria support 
309 + [engines] MyISAM and InnoDB: support ROW_FORMAT table option 
310 + prevent search indexes from indexing phpMyAdmin installations
311 + [engines] PBXT: table options, foreign key (relation view, designer)
312 + [lang] New Bangla, thanks to Raquibul Islam and Joy Kumar Nag
313 + [interface] Display options; thanks to Dave Grijalva
314   for the idea about showing the display field while browsing
315 - bug #1910621 [display] part 2: do not display a BINARY content as text
316 + rfe #1962383 [designer] Option to create a PDF page 
317 - patch #2007196, Typos in comments, thanks to knittl - knittl
318 - bug #1982315 [GUI] Comma and quote in ENUM, thanks to Joshua Hogendorn
319 + [GUI] Color picker
320 - bug #1970836 [parser] SQL parser is slow, thanks to Christian Schmidt 
321 + rfe #1692928 [transformation] Option to disable browser transformations 
322 + [import] Speed optimization to be able to import the sakila database
323 + [doc] Documentation for distributing phpMyAdmin in README.VENDOR.
324 + [display] headwords for sorted column 
325 - bug #2033962 [import] Cannot import zip file 
326 + [lang] Swedish update, thanks to Björn T. Hallberg
327 - bug #2050068 [gui] "Check tables having overhead" selects wrong tables
328 + [lang] Belarusian update, thanks to Jaska Zedlik 
329 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
330 + [lang] Italian update, thanks to Luca Rebellato
331 - [core] safer handling of temporary files with open_basedir (thanks to Thijs
332   Kinkhorst)
333 - [core] do not automatically set and create TempDir, it might lead to security
334   issue (thanks to Thijs Kinkhorst)
335 + [lang] Czech update
336 - bug #2066923 [display] Navi browse icon does not go to page 1 
337 - patch #2075263 [auth] Single sign-on and cookie clearing,
338   thanks to Charles Suh - cws125
339 - [doc] better documentation of $cfg['TempDir']
340 - bug #2080963 [charset] Clarify doc and improved code, thanks to
341   Victor Volkov - hanut
342 - bug [charset] Cannot sort twice on a column when the table name
343   contains accents
344 + [lang] Spanish update, thanks to Daniel Hinostroza
345 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
346 - bug #2113848 [navi] Page number after database switching 
347 - patch #2115966 [GUI] Checkboxes and IE 7, thanks to Martin - maschg 
348 - bug #1914066 [core] ForceSSL generates incorrectly escaped redirections 
350 2.11.9.5 (2009-03-24)
351 - [security] XSS vulnerability on export page
352 - [security] Insufficient output sanitizing when generating configuration file
354 2.11.9.4 (2008-12-09)
355 - [security] possible XSRF on several pages
357 2.11.9.3 (2008-10-30)
358 - [security] XSS in a Designer component 
360 2.11.9.2 (2008-09-22)
361 - [security] XSS in MSIE using NUL byte, thanks to JPCERT.
363 2.11.9.1 (2008-09-15)
364 - [security] Code execution vulnerability, thanks to Norman Hippert
366 2.11.9.0 (2008-08-28)
367 - bug #2031221 [auth] Links to version number on login screen 
368 - bug #2032707 [core] PMA does not start if ini_set() is disabled 
369 - bug #2004915 [bookmarks] Saved queries greater than 1000 chars not
370   displayed, thanks to Maik Wiege - mswiege
371 - bug #2037381 [export] Export type "replace" does not work
372 - bug #2037375 [export] DROP PROCEDURE needs IF EXISTS 
373 - bug #2045512 [export] Numbers in Excel export
374 - bug #2074250 [parser] Undefined variable seen_from 
376 2.11.8.0 (2008-07-28)
377 - patch #1987593 [interface] Table list pagination in navi, 
378   thanks to Jason Day - jday29
379 - bug #1989081 [profiling] Profiling causes query to be executed again
380   (really causes a problem in case of INSERT/UPDATE)
381 - bug #1990342 [import] SQL file import very slow on Windows,
382   thanks to Richard Heaton - wotnot
383 - bug [XHTML] problem with tabindex and radio fields
384 - bug #1971221 [interface] tabindex not set correctly
385 - bug [views] VIEW name created via the GUI was not protected with backquotes
386 - bug #1989813 [interface] Deleting multiple views (space in name)
387 - bug #1992628 [parser] SQL parser removes essential space 
388 - bug #1989281 [export] Export fails if one table is marked as crashed
389 - bug #2001005 [GUI] ARCHIVE cannot have indexes 
390 - bug #1989281 [export] CSV for MS Excel incorrect escaping of double quotes
391 - bug #1959855 [interface] Font size option problem when no config file
392   (todo (trunk): navi frame size does not change for theme original)
393 - bug #1982489 [relation] Relationship view should check for changes 
394 - bug [history] Do not save too big queries in history
395 - [security] Do not show version info on login screen
396 - bug #2018595 [import] Potential data loss on import resubmit 
397 - patch #2020630 [export] Safari and timedate, thanks to Sebastian Mendel,
398   Isaac Bennetch and Jürgen Wind 
399 - bug #2022182 [import, export] Import/Export fails because of Mac files
400 - [security] protection against cross-frame scripting and
401   new directive AllowThirdPartyFraming, thanks to YGN Ethical Hacker Group
402 - [security] possible XSS during setup, thanks to YGN Ethical Hacker Group
403 - [interface] revert language changing problem introduced with 2.11.7.1
405 2.11.7.1 (2008-07-15)
406 - bug [security] XSRF/CSRF by manipulating the db,
407   convcharset and collation_connection parameters,
408   thanks to YGN Ethical Hacker Group
410 2.11.7.0 (2008-06-23)
411 - bug #1908719 [interface] New field cannot be auto-increment and primary key
412 - [dbi] Incorrect interpretation for some mysqli field flags
413 - bug #1910621 [display] part 1: do not display a TEXT utf8_bin as BLOB
414   (fixed for mysqli extension only)
415 - [interface] sanitize the after_field parameter,
416   thanks to Norman Hippert
417 - [structure] do not remove the BINARY attribute in drop-down
418 - bug #1955386 [session] Overriding session.hash_bits_per_character 
419 - [interface] sanitize the table comments in table print view, 
420   db print view and db data dictionary, thanks to Norman Hippert
421 - bug #1939031 Auto_Increment selected for TimeStamp by Default
422 - patch #1957998 [display] No tilde for InnoDB row counter when we know
423   it for sure, thanks to Vladyslav Bakayev - dandy76
424 - bug #1955572 [display] alt text causes duplicated strings
425 - bug #1762029 [interface] Cannot upload BLOB into existing row
426 - bug #1981043 [export] HTML in exports getting corrupted,
427   thanks to Jason Judge - jasonjudge
428 - bug #1936761 [interface] BINARY not treated as BLOB: update/delete issues
429 - protection against XSS when register_globals is on and .htaccess has
430   no effect, thanks to Tim Starling
431 - bug #1996943 [export] Firefox 3 and .sql.gz (corrupted); detect Gecko 1.9,
432   thanks to Jürgen Wind - windkiel
434 2.11.6.0 (2008-04-29)
435 - bug #1903724 [interface] Displaying of very large queries in error message
436 - bug #1905711 [compatibility] Functions deprecated in PHP 5.3: is_a() and
437   get_magic_quotes_gpc(), thanks to Dmitry N. Shilnikov - yrtimd
438 - bug [lang] catalan wrong accented characters
439 - bug #1893034 [Export] SET NAMES for importing with command-line client
440 + [lang] Russian update, thanks to Victor Volkov
441 - bug #1910485 [core] Unsetting the whitelist during the loop,
442   thanks to Jeroen Vrijkorte - jv_map
443 - bug #1906980 [Export] Import of VIEWs fails if temp table exists,
444   thanks to Falk Nisius - klaf
445 - bug #1812763 [Copy] Table copy when server is in ANSI_QUOTES sql_mode 
446   thanks to Tony Marston - tonymarston 
447 - bug #1918531 [compatibility] Navigation isn't w3.org valid 
448   thanks to Michael Keck - mkkeck
449 - bug #1926357 [data] BIT defaults displayed incorrectly
450 - patch #1930057 [auth] colon in password prevents HTTP login on CGI/IIS,
451   thanks to Jürgen Wind - windkiel
452 - patch #1929553 [lang] Don't output BOM character in Swedish language file,
453   thanks to Samuel L. B. - samuellb
454 - patch #1895796 [lang] Typo in Japanese lang files,
455   thanks to tyman - acoustype
456 - bug #1935652 [auth] Access denied (show warning about mcrypt on login page)
457 - bug #1906983 [export] Reimport of FUNCTION fails
458 - bug #1919808 [operations] Renaming a database fails to handle functions 
459 - bug #1934401 [core] Cannot force a language
460 - bug #1944077 [core] Config file containing a BOM,
461   thanks to Gaetano Giunta - ggiunta
462 - bug #1947189 [scripts] Missing </head> in scripts/signon.php,
463   thanks to Dolf Schimmel
464 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
466 2.11.5.2 (2008-04-22)
467 - PMASA-2008-3 [security] File disclosure 
469 2.11.5.1 (2008-03-29)
470 - bug #1909711 [security] Sensitive data in session files
472 2.11.5.0 (2008-03-01)
473 - bug #1862661 [GUI] Warn about rename deleting database
474 - bug #1866041 [interface] Incorrect sorting with AS
475 - bug #1871038 [import] Notice: undefined variable first_sql_delimiter
476 - bug #1873110 [export] Problem exporting with a LIMIT clause
477 - bug #1871164 [GUI] Empty and navigation frame synch.
478 - patch #1873188 [GUI] Making db pager work when js is disabled,
479   thanks to Jürgen Wind - windkiel
480 - bug #1875010 [auth] MySQL server and client version mismatch (mysql ext.)
481 - patch #1879031 [transform] dateformat transformation and UNIX timestamps,
482   thanks to Tim Steiner - spam38
483 - bug [import] Do not verify a missing enclosing character for CSV,
484   because files generated by Excel don't have any enclosing character
485 - bug #1799691 [export] "Propose table structure" and Export
486 - bug #1884911 [GUI] Space usage
487 - bug #1863326 [GUI] Wrong error message / no edit (Suhosin)
488 - bug #1887204 [GUI] Order columns in result list messing up query
489 - patch #1893538 [GUI] Display issues on Opera 9.50,
490   thanks to Jürgen Wind - windkiel
491 - bug [GUI] Do not display the database name used by the previous user,
492   thanks to Ronny Görner
493 - bug [security] Remove cookies from $_REQUEST for better coexistence with
494   other applications, thanks to Richard Cunningham. See PMASA-2008-1.
496 2.11.4.0 (2008-01-12)
497 - bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE
498 - bug #1807816 [search] regular expression search doesn't work with
499   backslashes
500 - bug #1843463 [GUI] DROP PROCEDURE does not show alert
501 - bug #1835904 [GUI] Back link after a SQL error forgets the query
502 - bug #1835654 [core] wrong escaping when using double quotes
503 - bug #1817612 [cookies] Wrong cookie path on IIS with PHP-CGI,
504   thanks to Carsten Wiedmann
505 - bug #1848889 [export] export trigger should use DROP TRIGGER IF EXISTS
506 - bug #1851833 [display] Sorting forgets an explicit LIMIT
507  (fix for sorting on column headers)
508 - bug #1764182 [cookies] Suhosin cookie encryption breaks phpMyAdmin
509 - bug #1798786 [import] Wrong error when a string contains semicolon
510 - bug #1813508 [login] Missing parameter: field after re-login
511 - bug #1710144 [parser] Space after COUNT breaks Export but not Query
512 - bug #1783620 [parser] Subquery results without "as" are ignored
513 - bug #1821264 [display] MaxTableList and INFORMATION_SCHEMA
514 - bug #1859460 [display] Operations and many databases
515 - bug #1814679 [display] Database selection pagination when switching servers
516 - patch #1861717 [export] CSV Escape character not exported right,
517   thanks to nicolasdigraf
518 - bug #1864468 [display] Theme does not switch to darkblue_orange
519 - bug #1847409 [security] Path disclosure on darkblue_orange/layout.inc.php,
520   thanks to Jürgen Wind - windkiel
522          --- Older ChangeLogs can be found on our project website ---
523                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
525 # vim: et ts=4 sw=4 sts=4
526 # vim: ft=changelog fenc=utf-8 encoding=utf-8
527 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
528 # vim: fdn=1 fdm=expr