From e396fa157af58fe352d314a35705adf7776fed1b Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Tue, 20 Jan 2009 09:20:54 +0000 Subject: [PATCH] move --- docs/NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index 3ddb8b57..aea5b67d 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -10,12 +10,15 @@ Version 1.5 () * Change antispam plugin to also support Typepad as an alternative to Akismet. (judebert) -Version 1.4.1 (January 16th, 2009) +Version 1.4.2 () ------------------------------------------------------------------------ * Fix bad link in Remote RSS sidebar plugin (#2521122) (garvinhicking) +Version 1.4.1 (January 16th, 2009) +------------------------------------------------------------------------ + * Fix missing index key creation for statistics tables in the statistics plugin (isotopp)