diff TODO @ 290:f35a7d45efd5 noffle

[svn] * docs/noffle.1,docs/noffle.conf.5: Correct footer date, add new RFCs, update Markus's email again. * docs/noffle.conf.5,src/configfile.c: Only recognise authenticate-client config if authentication of one or other sort is built in. * TODO: Update.
author bears
date Sat, 11 Jan 2003 09:30:05 +0000
parents 79f845db4897
children b1d5c55b76f6
line wrap: on
line diff
--- a/TODO	Fri Jan 10 23:27:31 2003 +0000
+++ b/TODO	Sat Jan 11 09:30:05 2003 +0000
@@ -5,11 +5,6 @@
 Urgent
 ------
 
- * Tidy data structure initialisation when posting (post.c).
-
- * Post: better checks on posted article (check for duplicate headers,
-   address in From: headers).
-
  * Post: Only generate Reply-To: from From: if a configuration option set.
 
  * Deal properly with headers split over several lines where the overall
@@ -18,6 +13,11 @@
 Later
 -----
 
+ * Internationalisation.
+
+ * Get pseudo article contents from files in /etc/noffle, to allow
+   local customisation.
+
  * Provide list of suggested configurations for popular upstream servers.
 
  * Review latest NNTP draft (http://www.ieft.org/ids.by.wg/nntpext.html).