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

Diff for /www/61.html between version 1.34 and 1.35

version 1.34, 2017/03/11 07:32:40 version 1.35, 2017/03/11 08:01:47
Line 275 
Line 275 
     <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family      <li><a href="http://man.openbsd.org/printf.3">printf(3)</a> family
         of formatting functions now report to syslog when the %s          of formatting functions now report to syslog when the %s
         format is used with a NULL pointer.          format is used with a NULL pointer.
     <li>The performance and concurrency of the      <li>Heap bufffer overflow detection has been improved when the C
         <a href="http://man.openbsd.org/malloc.3">malloc(3)</a> family          malloc option is used. Th existing S option now includes C.
         in multi-threaded processes has been improved.  
     <li>Support for permitting non-root users to      <li>Support for permitting non-root users to
         <a href="http://man.openbsd.org/mount.8">mount(8)</a> filesystems          <a href="http://man.openbsd.org/mount.8">mount(8)</a> filesystems
         has been removed.          has been removed.
Line 299 
Line 298 
         <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> Vi input mode.          <a href="http://man.openbsd.org/ksh.1">ksh(1)</a> Vi input mode.
     <li>UTF-8 support in      <li>UTF-8 support in
         <a href="http://man.openbsd.org/column.1">column(1)</a>.          <a href="http://man.openbsd.org/column.1">column(1)</a>.
       <li>The performance and concurrency of the
           <a href="http://man.openbsd.org/malloc.3">malloc(3)</a> family
           in multi-threaded processes has been improved.
     <li>Estonian keyboard support.      <li>Estonian keyboard support.
     <li><a href="http://man.openbsd.org/read.2">read(2)</a> on      <li><a href="http://man.openbsd.org/read.2">read(2)</a> on
         directories now fails instead of returning 0.          directories now fails instead of returning 0.

Legend:
Removed from v.1.34  
changed lines
  Added in v.1.35