Mercurial > noffle
comparison 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 |
comparison
equal
deleted
inserted
replaced
481:0a5dc5f69746 | 482:a04c52f87b6e |
---|---|
1 Wed Oct 13 2004 Jim Hague <jim.hague@acm.org> | 1 Wed Oct 13 2004 Jim Hague <jim.hague@acm.org> |
2 | 2 |
3 * docs/FAQ: Improve X-NOFFLE-Status entry. | 3 * docs/FAQ: Improve X-NOFFLE-Status entry. |
4 * src/filter.c: Log filter matches when log category filter is selected. | 4 * src/filter.c: Log filter matches when log category filter is selected. |
5 * docs/noffle.1,src/database.h,src/database.c,src/noffle.c,src/server.c: | |
6 Add new '-U, --uninteresting' option. This removes an article from the | |
7 list of requested articles and removes its INTERESTING marker. | |
5 | 8 |
6 Wed Sep 29 2004 Jim Hague <jim.hague@acm.org> | 9 Wed Sep 29 2004 Jim Hague <jim.hague@acm.org> |
7 | 10 |
8 * docs/FAQ: Add entry about X-NOFFLE-Status: header and its possible | 11 * docs/FAQ: Add entry about X-NOFFLE-Status: header and its possible |
9 values. | 12 values. |