1
0

support IPv6 lengths

This commit is contained in:
Garvin Hicking
2007-05-02 08:56:17 +00:00
parent c367fbf6ab
commit 3e92cb82e4
6 changed files with 21 additions and 3 deletions

View File

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Change database types for IP addresses to varchar(64) to support
IPv6 (garvinhicking)
* Make statistics, karma and spamblock plugin only log 255 characters
of HTTP User-Agent and Referrer strings to the database, as the
fields are only varchar(255). Thanks to jemm4jemm!