diff ChangeLog @ 482:a04c52f87b6e noffle

[svn] * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: Add new '-U, --uninteresting' option. This removes an article from the list of requested articles and removes its INTERESTING marker.
author bears
date Thu, 14 Oct 2004 00:26:48 +0100
parents 0a5dc5f69746
children a02417000b7b
line wrap: on
line diff
--- a/ChangeLog	Wed Oct 13 22:59:41 2004 +0100
+++ b/ChangeLog	Thu Oct 14 00:26:48 2004 +0100
@@ -2,6 +2,9 @@
 
 * docs/FAQ: Improve X-NOFFLE-Status entry.
 * src/filter.c: Log filter matches when log category filter is selected.
+* docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c:
+  Add new '-U, --uninteresting' option. This removes an article from the
+  list of requested articles and removes its INTERESTING marker.
 
 Wed Sep 29 2004 Jim Hague <jim.hague@acm.org>