20.09.2000  -   Started this change log. This is a change. Wow :-)
            -   Implemented finally a good part of the OOTB handling in
(0.8.7)         distribution.c
            -   Finally the JavaClient program works (most of the time). I could talk
                with the reference implementation.
            -   LibEfence is not required anymore. If you want to debug this program,
                it should still be used. But well ;-)
            -   Some of the usual bugs removed/found.
            -   Changed interface of sctp_send to include the protocol id as  parameter
            -   added a few functions in bundling, to scan for chunks in an SCTP datagram
            -   no ipv6 sockets are opened now, if you do not specify ipv6 source/dest address


25.09.2000  -  Version 0.8.8 released (not shure about the date)
		    -  Finished OOTB handling according to section 8.4

17.10.2000  -   Version 0.8.9 released
		    -   This fixes important bugs in flowcontrol, chunkhandler
		    -   Some performance improvements (if you compile with -O3 !)
		    -   Last release before the bakeoff.
19.10.2000	-   Major rewrite of ULP module (some code blatantly stolen
		        from the latest SCTP reference implementation)
		    -   Data Arrive Notification now also sends Protocol ID along

02.11.2000  - Version 0.9.0 released
            - Change to GPL,
            - updates and a lot of bugs fixed in SCTP control
            - port to MacOS 10 (changes in adaptation.c)
            - a lot of bugfixes in pathmanagement (now standard conform)
            - fix in bundling to handle chunk_len correctly for bundled (control) chunks
            - Updated TODO list. Important are especially showstoppers 1. and 2.
            - sctp_send now returns a result (0,1,-1), changed ulp to reflect this.
