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