3.2.3 release
[phpmyadmin/crack.git] / ChangeLog
blobe9e1c590d8598f5294b5aee6ad838e9f3c7338ec
1 ----------------------
2 phpMyAdmin - ChangeLog
3 ----------------------
5 $Id$
6 $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
8 3.2.3.0 (2009-10-30)
9 - patch #2856664 [export] Date, time, and datetime column types now export correctly to
10   OpenOffice Spreadsheet, thanks to Thomas Pulickal - jemajoign
11 - patch #2859788 [parser] Double-character delimiters (bug #2846239), 
12   thanks to Thomas Pulickal - jemajoign
13 - bug #2832600 [export] Slow export when having lots of databases 
14 - bug #2537766 [import] Comments are stripped when editing store procedures 
15 - bug #2852370 [operations] Renaming database deletes triggers 
16 - bug #2872247 [interface] Failed opening required 'mysql_charsets.lib.php', thanks to CyberLeo Kitsana - cyberleo
17 - bug [structure] "In use" table incorrectly reported as "view" 
18 - bug #2879909 [interface] Removed double htmlspecialchars when editing enum column
19 - bug #2868328 [relations] Adding foreign key when table name contains a dot 
20 - bug #2883381 [doc] Side effects of MemoryLimit setting 
21 - bug #2826128 [display] Inverting sort order when expression contains a function name
23 3.2.2.1 (2009-10-12)
24 - [security] XSS and SQL injection, thanks to Herman van Rink
26 3.2.2.0 (2009-09-13)
27 - bug #2825293 [structure] Default value for a BIT column
28 - bug [display] Red arrows were reversed in the list of tables 
29 - bug #2813879 [export] Duplicate empty lines when exporting without comments 
30 - bug #2825919 [export] Trigger export with database name 
31 - bug #2823996 [data] Cannot edit row with no PK and a BIT field 
32 - bug [export] Exporting results of a query which contains a LIMIT clause
33   inside a subquery
34 - bug #2837722 [export] Run complex SQL then export does not work 
35 - bug #2839548 [export] Triggers order on export 
36 - bug #2826986 [display] Order by BLOB and range display 
37 - bug [display] After clicking on Show Function or Function, the UPDATE query
38   is not shown after execution
39 - bug [structure] Missing validation for BINARY and VARBINARY
41 3.2.1.0 (2009-08-09)
42 - bug #2799009 Login with ipv6 IP address breaks redirect
43 - bug #2796066 [priv] Inconsistent display of databases list
44 - bug #2802870 [display] Incorrect overhead value for InnoDB 
45 - bug [display] Incorrect display in replication status, 
46   thanks to Tomas Srnka - tomassrnka
47 - bug #1601625 [display] The Ignore checkbox is not unchecked for ENUM
48 - bug #2809930 [setup] Notice: Undefined variable: k in setup/index.php
49 - bug [features] Incorrect report of missing relational features
50 - [security] XSS: Insufficient output sanitizing (not exploitable without a valid token)
51   thanks to Sven Vetsch/Disenchant for informing us in a responsible manner 
52 - bug #2634827 [import] Using DELIMITER produces infinite cycle
53 + new language files: uzbek_cyrillic and urbek_latin
54 - bug #2814109 [search] Right frame is blank 
55 - bug #2816840 [priv] Cannot change a user's details 
56 - bug #2816165 [display] Executed query not always displayed
57 - bug #2819944 [setup] Incorrect mention of designer_coords
58 - bug #2821757 [insert] "Insert another new row" no longer worked 
59 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
60 - bug [core] PMA_pow() can support negative exponents in the pow() case
61 + [lang] Brazilian Portuguese update, thanks to Fabio Bucior - fabiobucior
62 - patch #2822384 [docs] Missing auth_type in docs-example, 
63   thanks to Jürgen Wind - windkiel
64 - patch #2819728 [display] Slider effect jumping to top of page,
65   thanks to Jan Radem - summsel
66 - bug [display] Incorrect computation of overhead stats in server view
67   for tables under the InnoDB engine
68 + [lang] Swedish update, thanks to Björn T. Hallberg
70 3.2.0.1 (2009-06-30)
71 - [security] XSS: Insufficient output sanitizing in bookmarks 
73 3.2.0.0 (2009-06-15)
74 - [core] better support for vendor customisation (based on what Debian needs)
75 + rfe #2127987 warn when session.gc_maxlifetime is less than cookie validity
76 + rfe #2100910 configurable default charset for import
77 + rfe #1913541 link to InnoDB status when error 150 occurs
78 + rfe #1927189 strip ` from column names on import
79 + rfe #1821619 LeftFrameDBSeparator can be an array
80 + patch #1821619 [privileges] Extra back reference when editing table-specific
81   privileges, thanks to Herman van Rink - helmo
82 + patch #2356575 [display] Sortable database columns,
83   thanks to Bryce Thornton - brycethornton
84 - patch #2486825 [lang] Wrong string in setup script hints,
85   thanks to Isaac Bennetch - ibennetch
86 - patch #2498350 [cleanup] XHTML cleanup, thanks to Virsacer - virsacer 
87 + patch #2494192 [display] Possibility of disabling the sliders, 
88   thanks to Virsacer - virsacer 
89 + patch #2506831 [privileges] Create user for existing database, 
90   thanks to Herman van Rink and Virsacer
91 + patch #2505255 [privileges] Cleanup, thanks to Virsacer - virsacer
92 - bug #2414056 [auth] AllowNoPasswordRoot error message is too vague 
93 - patch #2596230 [XHTML] View table headers/footers completely,
94   thanks to Virsacer - virsacer
95 - patch #2602633 [core] support column name having square brackets, 
96   thanks to Herman van Rink - helmo
97 + [lang] Lithuanian update, thanks to Rytis Slatkevicius - rytis_s 
98 + [auth] New setting AllowNoPassword (supercedes AllowNoPasswordRoot) that
99   applies to all accounts (even the anonymous user)
100 - patch #2652972 [relation] Missing code with hashing for relationship
101   editing, thanks to knittl - knittl
102 + rfe #2123386 Added option to disable mcrypt warning.
103 - bug #2648502 Request-URI Too Large error from Location header
104 + rfe #1731967 Check for relations support on main page.
105 + rfe #2186820 Explanation for using Host table.
106 + rfe #1369509 Link to download more themes.
107 + rfe #1666487 Add option to generate password on change password page.
108 + rfe #1694104 Allow logging of user status with Apache.
109 - patch #2649087 None default is different than other None in some languages.
110 + [lang] Chinese Simplified update, thanks to Shanyan Baishui - rimyxp 
111 - patch #2550286 [display] Sort arrows problem, thanks to Virsacer - virsacer
112 - [security] warn about existence of config directory on main page
113 + patch #2706761 [lang] Polish update,
114   thanks to Pawel Smolinski - zipoking
115 + patch #2715142 [export] (rfe 2416960, escape new line in CSV export)
116   thanks to Derek Schaefer - drummingds1
117 - patch #2727250 Optimizations for PHP loops
118   thanks to Haeber 
119 - bug #2650776 [import] SQL_MODE not saved during Partial Import 
120 - patch #1863739 [auth] cache control missing (PHP-CGI), thanks to stmfd
121 - patch #2750541 [parser] Incorrect parsing of constraints in ALTER TABLE,
122   thanks to Yannick Betemps - arkhee 
123 + patch #2735162 [status] Server status - replication,
124   thanks to Tomas Srnka - tomassrnka
125 + patch #2745215 [edit] Multi-row change with "]" improved, 
126   thanks to Virsacer - virsacer 
127 + rfe #2657696 Automatically copy generated password
128 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
129 + patch #2665440 Detect mcrypt initialization failure
130 + [lang] Galician update, thanks to Xosé Calvo - xosecalvo
131 + [lang] Swedish update, thanks to Björn T. Hallberg
132 + [lang] Norwegian update, thanks to Sven-Erik Andersen 
133 + [lang] Catalan update, thanks to Xavier Navarro
134 + [lang] Finnish update, thanks to Jouni Kahkonen
135 + [lang] Hungarian update, thanks to Jozsef Tamas Herczeg - dodika 
137 3.1.6.0 (not released)
138 - bug #2785912 [doc] no ON UPDATE CURRENT_TIMESTAMP in list of attributes
140 3.1.5.0 (2009-05-15)
141 - patch #2739001 [export] XML does not allow spaces in element names, 
142   thanks to Derek Schaefer - drummingds1
143 - bug #2780722 [import] Incorrect maximum file size
144 - bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 
145 - bug [calendar] js error "window.parent.addEvent is not a function" 
146 - patch #2773818 [export] Invalid "Content-Encoding" header,
147   thanks to abignale - abignale
148 - bug #2787162 [interface] Table with name 'log_views' is incorrectly displayed as a view
149 - bug #2784400 [parser] INVOKER not understood by parser 
150 - [core] Compatibility with PHP 5.3.0RC2 
152 3.1.4.0 (2009-04-25)
153 + patch #1808339 [doc] Apache SSLOptions and StdEnvVars FAQ,
154   thanks to JT Justman - jtjustman
155 - bug #2491017 [operations] ANSI mode not supported (db rename and table move) 
156 - bug #2609346 [operations] Fix copying views.
157 - rfe #2127983 Readd documentation link, it does not protect against anything.
158 - bug #1675249 [doc] Apache reverse proxy and cookies FAQ
159 - bug #2682140 UUID() and CURRENT_USER() should not accept arguments
160 - patch #2682833 [core] Fatal error: Call to a member function isDisplayed(),
161   thanks to Christian Rodriguez - judas_iscariote
162 - patch #2702772 [lang] Duplicate sentence in Polish,
163   thanks to Pawel Smolinski - zipoking
164 - patch #2709040 [doc] Wrong link in ChangeLog formatter,
165   thanks to Petr Vorel - pevik
166 - patch #2715417 [interface] Fixed truncation of enum/set values containing parenthesis
167   thanks to Marco Moreno - mmoreno
168 + [lang] Spanish update, thanks to Daniel Hinostroza
169 - bug #2724844 Add Fields: Add index is missing quotes
170   thanks to Luke Armstrong
171 - bug #2740550 [interface] Using textarea CharEditing drops default values
172 - bug #2729191 [config] CheckConfigurationPermissions = false is worthless 
173 - bug #2687046 [export] Structure export: Null always YES
174 - [doc] typos, thanks to Cédric Corazza
176 3.1.3.2 (2009-04-14)
177 - [security] Insufficient output sanitizing when generating configuration file
179 3.1.3.1 (2009-03-24)
180 - [security] HTTP Response Splitting and file inclusion vulnerabilities 
181 - [security] XSS vulnerability on export page
182 - [security] Insufficient output sanitizing when generating configuration file
184 3.1.3.0 (2009-02-28)
185 + [lang] Turkish update, thanks to Burak Yavuz
186 - patch #2496403 [display] Multi-row change with "]",
187   thanks to Virsacer - virsacer
188 - bug #2027720 [parser] Missing space after BINARY used as cast 
189 - patch #2520747 [core] E_DEPRECATED compatibility for PHP 5.3,
190   thanks to Giovanni Giacobbi - themnemonic
191 - bug [display] Message "Bookmark created" is not displaying
192 + [display] Show AUTO_INCREMENT instead of A_I when in vertical mode
193 - patch #2538358 [display] Conditions for relational display field, 
194   thanks to Virsacer - virsacer
195 + [lang] Mongolian update, thanks to Bayarsaikhan Enkhtaivan - bayaraa
196 - patch #2553372 [display] DB comment tooltips not shown on navi,
197   thanks to Erdem - ahard
198 - patch #2561433 [structure] Display true number of rows in a view
199   if it contains less than MaxExactCountViews,
200   thanks to Virsacer - virsacer
201 + [lang] Polish update, thanks to Fixer - fixeron
202 - bug #2568722 [designer] Compound key not shown
203 - patch #2550323 [XHTML] in server_databases.php, thanks to Virsacer - virsacer
204 - patch #2358861 [navi] Row count tooltip wrong for information_schema, 
205   thanks to Herman van Rink - helmo
206 - bug #2565948 [core] Changing the connection collation changed the client
207   charset.
208 + [lang] Romanian update, thanks to Sergiu Bivol - sbivol
209 - patch #1760205 [data] Insert as new row: BLOB is lost, 
210   thanks to Herman van Rink - helmo
211 + [lang] Georgian update, thanks to George Machitidze
213 3.1.2.0 (2009-01-19)
214 - bug #1253252 [display] Can't NULL a column with relation defined 
215 - bug #2009500 [SQL] Small improvements in generated SQL (partial fix)
216 - bug #1963184 [export] YAML export improvement,
217  thanks to Bryce Thornton - brycethornton
218 + [lang] Dutch update, thanks to Herman van Rink - helmo 
219 - patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3,
220   thanks to Alex Frase - atfrase
221 - bug #2417058 [properties] Edit fields: losing auto-increment setting
222 - patch #2444082 [changelog] changelog.php linkifies one link wrong,
223   thanks to Robert Xiao - nneonneo
224 - bug #2363653 [properties] Various problems with table structure
225 - bug [display] BIT field contents disappear when edited
226 + [lang] Czech update, thanks to Ondřej Vadinský.
227 - bug #2461735 [operations] Table operations adds "row_format"
228 - bug #2445213 [export] Commas for CSV Excel 2008 for Mac
229 - bug #2397877 [core] ForceSSL and http auth_type
230 - bug #2473127 [display] Deleting rows displays tbl structure, not contents
231 - patch #2478940 [core] PHP 5.2+ warning does not work, 
232   thanks to Jürgen Wind - windkiel
233 - bug #2416418 [privileges] Escaping special characters 
235          --- Older ChangeLogs can be found on our project website ---
236                      http://www.phpmyadmin.net/old-stuff/ChangeLogs/
238 # vim: et ts=4 sw=4 sts=4
239 # vim: ft=changelog fenc=utf-8 encoding=utf-8
240 # vim: fde=getline(v\:lnum-1)=~'^\\s*$'&&getline(v\:lnum)=~'\\S'?'>1'\:1&&v\:lnum>8&&getline(v\:lnum)!~'^#'
241 # vim: fdn=1 fdm=expr