浏览代码

- install architectures update
- TODO update

Andrei Pelinescu-Onciul 23 年之前
父节点
当前提交
8fac7c9d35
共有 2 个文件被更改,包括 5 次插入2 次删除
  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)