===============================================================================
                              X-BONE 1.3 CHANGES
                          http://www.isi.edu/xbone/
                                xbone@isi.edu

                              $Revision: 1.5 $
                        $Date: 2000/10/27 22:25:15 $
===============================================================================

>>> Changes since X-Bone 1.2 Release:

>> New Features:

  > OM:
    > DNS option: Added option to disable DNS update/lookup on a per-overlay
        basis when creating overlays.
    > Added sequence number in UDP control messages to detect duplicate packets.
    > Removed the constraints on Class C IP addresses, and the number of nodes
	per overlays. Now the user is free to specify IP address blocks of
	any netmask length. And the number of nodes in each overlays is only
	limited by topology and the number of available nodes.


  > RD:
    > Tunnel Aliasing: Tunnels between the same end points will now be created
        as aliases of the same tunnel interface (gif for FreeBSD & tunl for
	Linux) instead of using multiple tunnel interfaces. This eliminates the
	need to patch the IP-IP tunnel code in both FreeBSD+KAME & Linux.
    > Support static-route updates using MRTd through the socket interface.

  > GUI:
    > Drop MSIE support.
    > Better sanity checks on GUI inputs.
    > Allow multiple OS selections.

  > Installation:
    > Streamlined installation procedures and documentation.
    > Use GNU Make on both FreeBSD & Linux platforms.
    > Move certificate & key files to /etc/xbone/cert.
    > Move XBone daemon configuration & state files to /etc/xbone.
    > Simplified named configuration procedure.

>> Bug Fixes:

  > Tunnel interface names mismatch during RD crash recovery.
  > Several other bug fixes.



