diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 16:05:25 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 16:05:25 +0000 |
| commit | 4307a2c07f6559a71c3cf67f0cde60704ee373ea (patch) | |
| tree | 5ea5923c11a3931b2d74c1f52fce32c75be4a854 /phpBB/docs | |
| parent | 77e21fc054abb722522e4694813149770980249a (diff) | |
| download | forums-4307a2c07f6559a71c3cf67f0cde60704ee373ea.tar forums-4307a2c07f6559a71c3cf67f0cde60704ee373ea.tar.gz forums-4307a2c07f6559a71c3cf67f0cde60704ee373ea.tar.bz2 forums-4307a2c07f6559a71c3cf67f0cde60704ee373ea.tar.xz forums-4307a2c07f6559a71c3cf67f0cde60704ee373ea.zip | |
Changed jumpto() JS function to be more fail-safe. (But #27635 - patch by peterkclee)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9466 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 875281d5d2..62c64a9c2a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -150,6 +150,7 @@ <li>[Change] Add unique key to ACL options table to prevent duplicate permission options. (Bug #41835)</li> <li>[Change] Redirect to relevant MCP page of multi-page topic if accessing quickmod tools (Split option for example)</li> <li>[Change] Performance improvements for native fulltext search (patch by Paul)</li> + <li>[Change] Changed jumpto() JS function to be more fail-safe. (But #27635 - patch by peterkclee)</li> <li>[Feature] Added new options for visual confirmation.</li> <li>[Feature] Allow download of conflicting file for later reference in automatic updater</li> <li>[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)</li> |
