diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 15:08:09 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 15:08:09 +0000 |
| commit | ac9e1472891fe9d69e1660985841f2f8fbb797f8 (patch) | |
| tree | dfc38fdce7e2373dbd91b432320fedd8f1fb5bd9 /phpBB/docs | |
| parent | b1597679c232135ada4abbbf6282a5f3d7d1e19a (diff) | |
| download | forums-ac9e1472891fe9d69e1660985841f2f8fbb797f8.tar forums-ac9e1472891fe9d69e1660985841f2f8fbb797f8.tar.gz forums-ac9e1472891fe9d69e1660985841f2f8fbb797f8.tar.bz2 forums-ac9e1472891fe9d69e1660985841f2f8fbb797f8.tar.xz forums-ac9e1472891fe9d69e1660985841f2f8fbb797f8.zip | |
Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9459 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 b7ba70d141..529fab3f01 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -140,6 +140,7 @@ <li>[Fix] Fix skipping messages if using next/prev PM in history links. (Bug #22205)</li> <li>[Fix] Messenger now also able to use a custom language path. (Bug #36545)</li> <li>[Fix] PM Export uses ISO 8601 date now. (Bug #32645)</li> + <li>[Fix] Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)</li> <li>[Change] Default difference view is now 'inline' instead of 'side by side'</li> <li>[Change] Added new option for merging differences to conflicting files in automatic updater</li> <li>[Change] Add link to user profile in the MCP for user notes and warn user.</li> |
