diff options
| author | David M <davidmj@users.sourceforge.net> | 2007-07-09 16:32:49 +0000 |
|---|---|---|
| committer | David M <davidmj@users.sourceforge.net> | 2007-07-09 16:32:49 +0000 |
| commit | f75dd43d55512479dbcaf78a8a575828e5b769ed (patch) | |
| tree | b40a24922a1c92127f66c9661fcc87a32da8664f /phpBB/docs | |
| parent | 8f7a4d27c67630d9bf29bc7c9455aa96bc409ed1 (diff) | |
| download | forums-f75dd43d55512479dbcaf78a8a575828e5b769ed.tar forums-f75dd43d55512479dbcaf78a8a575828e5b769ed.tar.gz forums-f75dd43d55512479dbcaf78a8a575828e5b769ed.tar.bz2 forums-f75dd43d55512479dbcaf78a8a575828e5b769ed.tar.xz forums-f75dd43d55512479dbcaf78a8a575828e5b769ed.zip | |
#13149
git-svn-id: file:///svn/phpbb/trunk@7850 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3a444d7294..1cc71558a8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -186,10 +186,11 @@ p a { <div class="paragraph"> <ul class="menu"> - <li>[Fix] Parse error in MCP ban (Bug #13109)</li> + <li>[Fix] Parse error in MCP ban (Bug #13109)</li> <li>[Fix] Correctly hide online status in the profile (Bug #13059)</li> <li>[Feature] Let the user choose how to update modified files (merging, using new file or using old file) within automatic updater</li> - <li>[Feature] An extra \ in an Oracle SQL regex was corrected (Bug #13151)</li> + <li>[Fix] An extra \ in an Oracle SQL regex was corrected (Bug #13151)</li> + <li>[Fix] Added a missing global to get_file() (Bug #13149)</li> </ul> |
