diff options
| author | David M <davidmj@users.sourceforge.net> | 2008-04-20 06:29:00 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2008-04-20 06:29:00 +0000 |
| commit | de998acda29cb0177b5dd8bbaf0973150606a7d7 (patch) | |
| tree | 5433e162f528828220f93b9da5f9aa0965117a99 /phpBB/docs/CHANGELOG.html | |
| parent | 29eb7129987e129877529144816f32704eb724f0 (diff) | |
| download | forums-de998acda29cb0177b5dd8bbaf0973150606a7d7.tar forums-de998acda29cb0177b5dd8bbaf0973150606a7d7.tar.gz forums-de998acda29cb0177b5dd8bbaf0973150606a7d7.tar.bz2 forums-de998acda29cb0177b5dd8bbaf0973150606a7d7.tar.xz forums-de998acda29cb0177b5dd8bbaf0973150606a7d7.zip | |
#22385
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8511 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index bdfe15fa87..fcd18a199c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -92,6 +92,8 @@ <li>[Fix] Properly check for invalid characters in MySQL DB prefixes during install (Bug #18775)</li> <li>[Change] Generalize load check (Bug #21255 / thanks to Xipher)</li> <li>[Change] Make utf8_htmlspecialchars not pass its argument by reference (Bug #21885)</li> + <li>[Fix] Bring the PostgreSQL backup system back to working order (Bug #22385)</li> + <li>[Change] Sort the tables at the database table backup screen</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |
