<!-- this is an example of an XML notification -->
<swrelease date="Nov 17 2001">
  <system name="DVS" version="1.3.1" footprint="52017"
          href="http://www.cs.colorado.edu/~carzanig/dvs/">
    <variance platform="linux2+i386"/>
    <variance platform="solaris2+sparc"/>
    <variance platform="solaris2+i386"/>
    <variance platform="osf1+alpha"/>
    <variance platform="win32+i386"/>
  </system>
  <download>
     <site href="http://www.cs.colorado.edu/~carzanig/dvs/"/>
     <site href="ftp://127.0.0.1/serl/dvs/software/"/>
  </download>
  <contact name="Antonio Carzaniga" href="mailto:carzanig@cs.colorado.edu"/>
  <changelog>
    <item type="feature">default behavior for the proxy map:
          addresses that are not mapped are used directly. This means
          that by default, every address maps into itself. Previously,
          DVS returned a failed connection.</item>

    <item type="bugfix" bugid="31415">machines with multiple IP
          addresses are now handled correctly by the proxy map. That
          is, DVS maps all the IP addresses corresponding to a
          hostname into the given proxy address.</item>
  </changelog>
</swrelease>
