mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
A one line change just to make sure it's working
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5897 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0cc084856b
commit
f493eb7c1c
1 changed files with 3 additions and 0 deletions
|
@ -71,7 +71,10 @@ p,ul,td {font-size:10pt;}
|
|||
<ul>
|
||||
<li>[Fix] Changes to random number generator code to explicitly truncate the length of the string</li>
|
||||
<li>[Fix] Quoting on boards with HTML enabled</li>
|
||||
<li>[Fix] Special characters on boards with HTML enabled</li>
|
||||
<li>[Fix] Redirect to list if cancelling deletion of ranks, smilies or word censors</li>
|
||||
<li>[Fix] Missing error message if an inactive user tried to login (Bug #1598)</li>
|
||||
<li>[Fix] Do not alter post counts when just removing a poll (Bug #1602)</li>
|
||||
<li>[Change] Backported more efficient highlighting code from Olympus</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue