
TODO:

- fix reported random crash
  (could not reproduce yet)
  (maybe fixed in 0.16 SIGPIPE change?)

- improve bind-addr config syntax ?

CHANGES:

----
0.17
----
+ Transparent proxy support: command line switch: -t
  + TCP
  + UDP

----
0.16
----

+ Some code cleanup.
+ Switch -v now issues the Portfwd version. The debug behavior was replaced
  by -d.
+ The debug switch (now -d) doesn't prevent Portfwd from daemonizing.
+ Forwarders ignore SIGPIPE, maybe fixing the unreproduced, reported,
  random crash bug.
+ Added debug levels. More -d switches, more verbose the logging.

----
0.15 
----

+ Decrease counter (maxfd) if possible, after freeing file descriptors.

----
0.14 
----

+ File descriptors leakage for ftp forwarding fixed. 
  (Thanks to Peter Surda)
+ Added some directory structure for the distribution.

----
0.13 
----

+ Warning messages fixed. It should compile on newer gcc now.

----
0.12
----

+ FAQ

----
0.11
----

+ fix daemonize(): warning only message on tty detaching
+ remove tools from Makefile

----
?.??
----
