From b538d6524480fae2f582a36c185cf45f31c24560 Mon Sep 17 00:00:00 2001 From: Grischa Brockhaus Date: Wed, 15 Jul 2009 10:49:16 +0000 Subject: [PATCH] added input_type="password" for plugin string type configuration --- docs/NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index f262c172..59e8babc 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -21,7 +21,8 @@ Version 1.5 () * Warn about non-writable "plugins" directory in installation * Added new optional parameter for plugin config type "text": rows. - (brockhaus) + Added new optional parameter "input_type"="password" for plugin + string type configuration (brockhaus) * pingbacks were not counted as entry trackbacks although added to entries. (brockhaus)