diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 12:47:59 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-17 12:47:59 +0000 |
| commit | 6408f1dc7e50a8991a085d001c52cf9816232e4c (patch) | |
| tree | 6a87100be23e1c0822ab01531ea39e23c74bd2b7 /phpBB/docs | |
| parent | b8b578cd99641370756d116b31917f2a18fa9446 (diff) | |
| download | forums-6408f1dc7e50a8991a085d001c52cf9816232e4c.tar forums-6408f1dc7e50a8991a085d001c52cf9816232e4c.tar.gz forums-6408f1dc7e50a8991a085d001c52cf9816232e4c.tar.bz2 forums-6408f1dc7e50a8991a085d001c52cf9816232e4c.tar.xz forums-6408f1dc7e50a8991a085d001c52cf9816232e4c.zip | |
PM Export uses ISO 8601 date now. (Bug #32645)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9451 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 d53989584a..b7ba70d141 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -139,6 +139,7 @@ <li>[Fix] Correctly split long subject lines according to the used RFC. This fixes extra spaces within long subjects. (Bug #43715)</li> <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>[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> |
