Added CHANGES file.

This commit is contained in:
MelwareDE 2005-05-31 17:40:47 +00:00
parent 8eba0b3653
commit dde35ec11a
1 changed files with 16 additions and 0 deletions

16
CHANGES Normal file
View File

@ -0,0 +1,16 @@
CHANGES of ItunD
=================
v0.3
- add new encap "zipip": rawip with compression.
v0.2
- don't do anything on HUP-signal if not connected
- fixed data-sent handling (capi queue overflow)
- new option "ifup" to call a specified script
with arguments dev-name and personal-name when
the interface was created and "ifconfig" can do "up"
on it.
v0.1 initial version