diff NEWS @ 127:3c71e28c8eef noffle

[svn] Release-1-0 mergedocs/NOTES
author bears
date Tue, 25 Jul 2000 13:14:54 +0100
parents 0a12fc56db30
children 3598fc9581c1
line wrap: on
line diff
--- a/NEWS	Tue Jul 25 13:12:50 2000 +0100
+++ b/NEWS	Tue Jul 25 13:14:54 2000 +0100
@@ -5,6 +5,11 @@
 Current development version:
 ----------------------------
 
+ * Fix bug with time of last server access for setups with multiple servers.
+   You must re-run 'noffle --query groups'.
+ * Remove '--query times'.
+ * Fix date printing bug. Now works in all(?) timezones.
+ * Fix bug with 'XHDR <msgId>'. Add 'XPAT <msgId>'.
  * Allow post to local moderated group if 'Approved:' header present.
  * Added '--post' command line option.
  * Add 'path-header' and Path: addition to posted articles.
@@ -12,6 +17,7 @@
    add new 'auto-subscribe-mode <group pattern> <mode>' option.
  * Observe Expires: and Supersedes: headers.
  * Add getgroups and omitgroups options.
+ * Fixed a bug that caused noffle to hang with some readers (like tin).
 
 1.0pre6
 -------