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