diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-06-11 16:53:45 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-06-11 16:53:45 +0000 |
| commit | 76cffeff0a043c3bd7d610c376e81c00899265dd (patch) | |
| tree | 4e06e17c06a3265e07cb8bf677bb8c4430a506ad /phpBB/docs | |
| parent | 92b6e5400ea1024f3463866be70244eb1fe79a82 (diff) | |
| download | forums-76cffeff0a043c3bd7d610c376e81c00899265dd.tar forums-76cffeff0a043c3bd7d610c376e81c00899265dd.tar.gz forums-76cffeff0a043c3bd7d610c376e81c00899265dd.tar.bz2 forums-76cffeff0a043c3bd7d610c376e81c00899265dd.tar.xz forums-76cffeff0a043c3bd7d610c376e81c00899265dd.zip | |
Dynamic template includes :)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9570 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 93b81b1997..3c3d3b599a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -101,6 +101,7 @@ <li>[Fix] Also remove data from friend/foe table when deleting user. (Bug #45345 - Patch by nickvergessen)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> + <li>[Change] Template engine now permits to a limited extent variable includes.</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> |
