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