diff options
author | David M <davidmj@users.sourceforge.net> | 2007-08-09 01:28:25 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-08-09 01:28:25 +0000 |
commit | f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6 (patch) | |
tree | 33811ffbb2b79bb5058b24ee7d11137a8072033b /phpBB/docs | |
parent | 64708e6bd2979167a380fd33be990552da370110 (diff) | |
download | forums-f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6.tar forums-f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6.tar.gz forums-f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6.tar.bz2 forums-f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6.tar.xz forums-f3e04625fbf73ab4428bd6397f1c1ff0bb5f6ff6.zip |
#13999
git-svn-id: file:///svn/phpbb/trunk@8015 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 4e78bd663b..4a8fc98fc0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -206,6 +206,7 @@ p a { <li>[Fix] Give more feedback in icon/smilie management (Bug #13295)</li> <li>[Fix] Correctly set user::lang_id (Bug #14010)</li> <li>[Fix] Properly display the smiley export screen (Bug #13968)</li> + <li>[Fix] Add "DECIMAL:", "PDECIMAL", and "PDECIMAL:" to the schema creation code (Bug #13999) - patch provided by poyntesm</li> </ul> </div> |