diff NEWS @ 484:d33568bb18ab noffle

[svn] * Makefile.in,NEWS,README,aclocal.m4,configure,configure.in, docs/Makefile.in,packages/Makefile.in,packages/redhat/Makefile.in, src/Makefile.in: Bump version to 1.2.0rc1.
author bears
date Fri, 22 Oct 2004 13:50:40 +0100
parents e97ef1e08970
children 614a3177b15c
line wrap: on
line diff
--- a/NEWS	Fri Oct 22 13:21:35 2004 +0100
+++ b/NEWS	Fri Oct 22 13:50:40 2004 +0100
@@ -1,11 +1,22 @@
 Current development version:
 ----------------------------
 
+1.2.0-rc1
+---------
+
+* Add new '-U' option to undo the effects of reading an article (i.e.
+  downloading its body from upstream if not downloaded).
+* Switch output from 'noffle --article all' from the previous ad-hoc
+  format to 'rnews' format.
+* Should now build on MacOS.
+* Add logging of filter matches.
+* Usual quota of bug fixes.
+
 1.1.5
 -----
 
 * Lots of bug fixes. In particular online mode should work again.
-* Add config to specify whether a Reply-To should be generate when
+* Add config to specify whether a Reply-To should be generated when
   a message is posted.
 * Add 'auth' option to '--server' to switch on client authentication
   if not normally enabled.