From b725297b16f29e91cfbcc8df19931caaca3570cc Mon Sep 17 00:00:00 2001 From: Garvin Hicking Date: Fri, 10 Jul 2009 15:45:18 +0000 Subject: [PATCH] * Filter entries only by authors that have written at least one article (garvinhicking) --- docs/NEWS | 3 +++ include/admin/entries.inc.php | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/NEWS b/docs/NEWS index a9d5a366..95270f47 100644 --- a/docs/NEWS +++ b/docs/NEWS @@ -3,6 +3,9 @@ Version 1.5 () ------------------------------------------------------------------------ + * Filter entries only by authors that have written at least + one article (garvinhicking) + * Fix PDF imagemagick thumbnail generation to be properly displayed (http://board.s9y.org/viewtopic.php?f=3&t=15446) diff --git a/include/admin/entries.inc.php b/include/admin/entries.inc.php index aa3721ad..43fb596a 100644 --- a/include/admin/entries.inc.php +++ b/include/admin/entries.inc.php @@ -113,9 +113,10 @@ function serendipity_drawList() {