diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-13 15:01:15 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-13 15:01:15 +0000 |
| commit | 685282c2cbe8a6d8c7abd77d3801d7242d0ae693 (patch) | |
| tree | 0533a1ca066f5c78882782b1a9fcbcb4e2f768f5 /phpBB/docs/CHANGELOG.html | |
| parent | e503216834c466de1eb5746d1b2998a8db5de086 (diff) | |
| download | forums-685282c2cbe8a6d8c7abd77d3801d7242d0ae693.tar forums-685282c2cbe8a6d8c7abd77d3801d7242d0ae693.tar.gz forums-685282c2cbe8a6d8c7abd77d3801d7242d0ae693.tar.bz2 forums-685282c2cbe8a6d8c7abd77d3801d7242d0ae693.tar.xz forums-685282c2cbe8a6d8c7abd77d3801d7242d0ae693.zip | |
- some language tweaks suggested by John
- some bug fixes
- finally adding db_tools...
git-svn-id: file:///svn/phpbb/trunk@8088 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -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 921ae212a7..b4288cf685 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -205,6 +205,7 @@ p a { <li>[Change] Require additional permissions for copying permission when editing forums </li> <li>[Fix] Local magic URLs no longer get an additional trailing slash (Bug #14362)</li> <li>[Fix] Do not let the cron script stale for one hour if register_shutdown_function is not able to be called (Bug #14436)</li> + <li>[Feature] Added /includes/db/db_tools.php file, which includes tools for handling cross-db actions such as altering columns, etc.</li> </ul> </div> |
