diff NEWS @ 297:4dc7dabd9318 noffle

[svn] * NEWS,configure.in,packages/redhat/noffle.spec: Update for 1.1.3.
author bears
date Fri, 31 Jan 2003 15:37:32 +0000
parents 6f3a55d18659
children 94ac4c72baf7
line wrap: on
line diff
--- a/NEWS	Fri Jan 31 15:36:39 2003 +0000
+++ b/NEWS	Fri Jan 31 15:37:32 2003 +0000
@@ -1,6 +1,23 @@
 Current development version:
 ----------------------------
 
+1.1.3
+-----
+
+ * Lots of bug fixes.
+ * Add optional authentication requirement for clients connecting to
+   a Noffle server. Depending on compile settings, authentication can
+   be via a plain text user/password file or via PAM.
+ * Noffle must now be installed 06755 and owned news.news. Most Noffle
+   commands can now only be issued by a news admin; basically, a user
+   who is root, news or in group news. Incorrect permissions on installation
+   will cause warnings to be logged.
+ * Add option to list message IDs of queued outgoing messages.
+ * Better article checking on post.
+ * Portability fixes. Noffle now compiles on a variety of
+   Unices and under Cygwin.
+ * More filter rules.
+
 1.1.2
 -----