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

Diff for /www/plus.html between version 1.1236 and 1.1237

version 1.1236, 2012/07/12 13:15:42 version 1.1237, 2012/07/12 13:29:35
Line 78 
Line 78 
 <ul>  <ul>
 <!-- 2012/07/13 -->  <!-- 2012/07/13 -->
 <li>Fix installer script issue where ksh would not properly separate arguments correctly in "$@" if IFS is an empty string.  <li>Fix installer script issue where ksh would not properly separate arguments correctly in "$@" if IFS is an empty string.
 <li>Enabled hibernate on i386. Currently only working on pciide(4) and wd(4) disks.  <li>Enabled hibernate on i386. Currently only working on <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&sektion=4&format=html">pciide(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&sektion=4&format=html">wd(4)</a> disks.
 <li>Improved i386 gdb to display stack traces of kernel core dumps correctly.  <li>Improved i386 gdb to display stack traces of kernel core dumps correctly.
 <li>Fix crash in mandoc(1) on .Fn with one argument and .Bl without a width. Now can build all 3776 base manuals.  <li>Fix crash in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1&format=html">mandoc(1)</a> on .Fn with one argument and .Bl without a width. Now can build all 3776 base manuals.
 <li>Added support in smtpd(8) for maildir tagging/folders.  <li>Added support in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> for maildir tagging/folders.
 <li>Added support for NetMos NM9820 cardbus serial cards.  <li>Added support for NetMos NM9820 cardbus serial cards.
 <li>Added JMC251/JMC261 chips which include card readers to the list of supported jmi(4) devices.  <li>Added JMC251/JMC261 chips which include card readers to the list of supported <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=jme&sektion=4&format=html">jme(4)</a> devices.
 <!-- 2012/07/12 -->  <!-- 2012/07/12 -->
 <li>Make smtpd(8) not respect RFC5322 and refuse strange characters in the local part of an email address.  <li>Make <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&sektion=8&format=html">smtpd(8)</a> not respect RFC5322 and refuse strange characters in the local part of an email address.
 <li>Implemented res_mkquery(3) in the libc async resolver.  <li>Implemented <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=res_mkquery&sektion=3&format=html">res_mkquery(3)</a> in the libc async resolver.
 <li>When cp(1) copies a file using sparse mode, truncate the file based on current seek offset instead of the reported original length.  <li>When <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cp&sektion=1&format=html">cp(1)</a> copies a file using sparse mode, truncate the file based on current seek offset instead of the reported original length.
 <li>USB HID parser now supports multiple report IDs. Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hid_get_report_id&sektion=3&format=html">hid_get_report_id(3)</a> to get an id of a descriptor.  <li>USB HID parser now supports multiple report IDs. Added <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hid_get_report_id&sektion=3&format=html">hid_get_report_id(3)</a> to get an id of a descriptor.
 <li>New event-driven tftp-proxy(8) replaces the old one run out of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8&format=html">inetd(8)</a>.  <li>New event-driven tftp-proxy(8) replaces the old one run out of <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inetd&sektion=8&format=html">inetd(8)</a>.
 <li>Disabled SSLv2 in the OpenSSL code base.  <li>Disabled SSLv2 in the OpenSSL code base.

Legend:
Removed from v.1.1236  
changed lines
  Added in v.1.1237