diff options
| author | Sebastien Estienne <sebastien.estienne@gmail.com> | 2005-11-13 02:51:56 +0000 | 
|---|---|---|
| committer | Sebastien Estienne <sebastien.estienne@gmail.com> | 2005-11-13 02:51:56 +0000 | 
| commit | c9d4620346b561e7eac4c04c070351710f195acc (patch) | |
| tree | 0cc7299e59cc3c9921945beddff5fec2248d2967 | |
| parent | 93293a573bda5eae15813b4c771863f740a01dd1 (diff) | |
* update TODO
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@953 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
| -rw-r--r-- | docs/TODO | 5 | 
1 files changed, 3 insertions, 2 deletions
@@ -6,8 +6,9 @@ for 0.6:  * Expose AvahiSRecordBrowser over D-BUS and implement in avahi-client [lathiat]  * fix python scripts  * update man pages -* portability: Check that IP_SENDSRCADDR is working properly -* portability: implement avahi_exe_name() in avahi-compat-libdns_sd/warn.c on non-linux architectures +* add some avahi_warn_log in iface-pfroute for the sysctl call [sebest] +* find why the sysctl call in iface-pfroute fails on FreeBSD "Cannot allocate memory" needs --no-rtlimits to workaround this [sebest] +* portability: implement avahi_exe_name() in avahi-compat-libdns_sd/warn.c on non-linux architectures [sebest]  later:  * add simplification routine for adding services   | 
