1
0

truncate to 255

This commit is contained in:
Garvin Hicking
2010-03-30 10:47:15 +00:00
parent 36f955285e
commit 9aff2df847
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,9 @@
Version 1.6 ()
------------------------------------------------------------------------
* Truncate suppressed referrer's query string to 255 characters
(ads)
* Fix "viewAuthor" URL detection routine if the path name of a
domain begins with a number. (garvinhicking)