diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-27 18:19:04 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-07-27 18:19:04 +0000 |
commit | 9d4381b0ac446693f9d1307d77f7b16b763f65ea (patch) | |
tree | 9ca326c2b28248ba1753d4f8aac934ee1c656063 | |
parent | 75dc0e86378882727ff8f9100de6456580424343 (diff) | |
download | forums-9d4381b0ac446693f9d1307d77f7b16b763f65ea.tar forums-9d4381b0ac446693f9d1307d77f7b16b763f65ea.tar.gz forums-9d4381b0ac446693f9d1307d77f7b16b763f65ea.tar.bz2 forums-9d4381b0ac446693f9d1307d77f7b16b763f65ea.tar.xz forums-9d4381b0ac446693f9d1307d77f7b16b763f65ea.zip |
add a note we shift to the newest block.
git-svn-id: file:///svn/phpbb/trunk@7963 89ea8834-ac86-4346-8a33-228a782c2dd0
-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 3d76fd6e19..e34770e9ff 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -185,6 +185,8 @@ p a { <br /><br /> <div class="paragraph"> + <p>These fixes/changes are currently only present within CVS and will appear within the next phpBB3 version.</p> + <ul class="menu"> <li>[Fix] Fixing some subsilver2 and prosilver style issues</li> <li>[Fix] Parse error in MCP ban (Bug #13109)</li> |