[BACK]Return to 48.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/48.html between version 1.15 and 1.16

version 1.15, 2010/10/05 21:05:12 version 1.16, 2010/10/05 23:37:49
Line 146 
Line 146 
     <li>Support for RFC 4941 privacy extensions for stateless address      <li>Support for RFC 4941 privacy extensions for stateless address
         autoconfiguration has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&amp;sektion=4">inet6(4)</a> and can be enabled via          autoconfiguration has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&amp;sektion=4">inet6(4)</a> and can be enabled via
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
           now supports random selection of MAC addresses.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a>
           now decodes Multicast Listener Discovery version 2 traffic.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&amp;sektion=4">enc(4)</a> and      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&amp;sektion=4">enc(4)</a> and
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">ipsec(4)</a> are now          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">ipsec(4)</a> are now
         aware of routing domains.          aware of routing domains.
Line 155 
Line 159 
   
 <li>Assorted improvements:  <li>Assorted improvements:
     <ul>      <ul>
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">event(3)</a> library
           was updated to version 1.4.13.
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a> library
           now implements the <tt>pthread_rwlock_timed{rd,wr}lock</tt> interfaces.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&amp;sektion=3">setlocale(3)</a> now supports the en_US.UTF-8 locale.      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&amp;sektion=3">setlocale(3)</a> now supports the en_US.UTF-8 locale.
     <li>MIDI control in non-server mode was added to      <li>MIDI control in non-server mode was added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>,          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>,
Line 165 
Line 173 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
         server was lowered to a single block, improving          server was lowered to a single block, improving
         usability of low-latency programs without stability compromise.          usability of low-latency programs without stability compromise.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
           now supports unique disk identifiers.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=1">man(1)</a> now allows to combine the -s option with -m or -M.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&amp;sektion=8">newfs(8)</a> has been tweaked to better support large file systems.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=od&amp;sektion=1">od(1)</a>
           now supports the POSIX -A option to select an input address base.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&amp;sektion=1">sendbug(1)</a>
           now includes the output of <tt>usbdevs -v</tt> into the template.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>
           now supports the SIZE and ENHANCEDSTATUSCODES extensions
           and the "plain" backend for maps.
     <li>Many memory leaks have been fixed in various userland utilities.      <li>Many memory leaks have been fixed in various userland utilities.
     <li>...      <li>...
     </ul>      </ul>
Line 174 
Line 193 
     <ul>      <ul>
     <li>If the system time is off by more than 120 seconds, ask if the user      <li>If the system time is off by more than 120 seconds, ask if the user
         wants to set it accordingly.          wants to set it accordingly.
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
           now allows to customize auto allocated labels using the -R option.
     <li>Default network install method changed from FTP to HTTP.      <li>Default network install method changed from FTP to HTTP.
     <li>Automatically set      <li>Automatically set
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg.conf&sektion=5">/etc/pkg.conf</a>          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg.conf&sektion=5">/etc/pkg.conf</a>

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16