Pārlūkot izejas kodu

- install architectures update
- TODO update

Andrei Pelinescu-Onciul 23 gadi atpakaļ
vecāks
revīzija
8fac7c9d35
2 mainītis faili ar 5 papildinājumiem un 2 dzēšanām
  1. 3 2
      INSTALL
  2. 2 0
      TODO

+ 3 - 2
INSTALL

@@ -2,8 +2,9 @@ $Id$
 
 Installation Notes
 
-Supported architectures: Linux, FreeBSD, Solaris, Win* (CYGWIN)
-(for other architectures the Makefile must be edited)
+Supported arhitectures: Linux/i386, Linux/armv4l, FreeBSD/i386, Solaris/sparc64,
+Win*/i386 (CYGWIN)
+(for other arhitectures the Makefile must be edited)
 
 There are various configuration options defined in the Makefile.
 

+ 2 - 0
TODO

@@ -26,6 +26,8 @@ x plugin interface
 - add User-Agent (for the replies)
 
 Low priority:
+- fix via address someday
+- fix listen=0.0.0.0 case
 - forward to received= if present
 - make it easier to register a statically linkable module.
 - add support for -u user and -g group (not only -u uid, -g uid)