1
0

On the fly update of the media databas: Not only images are added but video and audio, too.

This commit is contained in:
Grischa Brockhaus
2007-08-07 14:17:49 +00:00
parent 426ff6109f
commit a7dfea38ab
2 changed files with 49 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 1.3 ()
------------------------------------------------------------------------
* On the fly update of the media databas: Not only images are added
but video and audio, too. (brockhaus)
* New spam blocking method for trackbacks: ip validation. The
senders ip is compared with the ip of the host, the trackback is
set to. If they don't match, the trackback is rejected/moderated.