diff --git a/.gitignore b/.gitignore index a773f8e3e7..b492910cc1 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,5 @@ locale sources # API documentation apidoc +# Demo server +revision-info.php diff --git a/ChangeLog b/ChangeLog index 5a15934e76..3935ec69ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,36 @@ phpMyAdmin - ChangeLog ====================== -3.4.0.0 (not yet released) +3.5.0.0 (not yet released) ++ rfe #2021981 [interface] Add support for mass prefix change. ++ "up to date" message on main page when current version is up to date ++ Update to jQuery 1.6.1 ++ Patch #3256122 [search] Show/hide db search results ++ Patch #3302354 Add gettext wrappers around a message ++ Remove deprecated function PMA_DBI_get_fields + +3.4.2.0 (not yet released) +- bug #3301249 [interface] Iconic table operations does not remove inline edit label +- bug #3303869 [interface] Unnecessary scrolling on Databases page +- patch #3303813 [setup] Define a label that was missing +- bug #3305606 [interface] Show all button wraps on privileges page +- bug #3305517 [config] Config for export compression not used +- bug #3305883 [interface] Table is dropped regardless of confirmation +- [auth] Fixed error handling for signon auth method. +- bug #3276001 [core] Avoid caching of index.php. +- bug #3306958 [interface] Unnecessary Details slider + +3.4.1.0 (2011-05-20) +- bug #3301108 [interface] Synchronize and already configured host +- bug #3302457 Inline edit and $cfg['PropertiesIconic'] +- Patch #3302313 Show a translated label +- bug #3300981 [navi] Table filter is case sensitive +- bug #3285929 [privileges] Revert temporary fix +- bug #3302872 [synchronize] Synchronize and user name +- bug #3302733 [core] Some browsers report an insecure https connection +- [security] Make redirector require valid token + +3.4.0.0 (2011-05-11) + rfe #2890226 [view] Enable VIEW rename + rfe #838637 [privileges] Export a user's privileges - [core] Updated mootools to fix some glitches with Safari. @@ -158,6 +187,9 @@ 3.3.11.0 (not yet released) +3.3.10.1 (2011-05-20) +- [security] XSS on Tracking page + 3.3.10.0 (2011-03-19) - patch #3147400 [structure] Aria table size printed as unknown, thanks to erickoh75 - erickoh75 diff --git a/Documentation.html b/Documentation.html index aa3df7f7a5..3bbb832dd4 100644 --- a/Documentation.html +++ b/Documentation.html @@ -9,7 +9,7 @@ vim: expandtab ts=4 sw=4 sts=4 tw=78 -
phpMyAdmin, because
+ this is session which phpMyAdmin uses internally.