=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/53.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- www/53.html 2013/02/15 11:36:50 1.27 +++ www/53.html 2013/02/16 07:19:18 1.28 @@ -156,6 +156,10 @@
  • OpenBSD/hp300 and OpenBSD/mvme68k have switched to GCC 3 and elf(5)
  • gcc(1) stack smashing protector added for Alpha and MIPS (enabled by default)
  • softraid(4) RAID1 and crypto volumes are now bootable on i386 and amd64 (full disk encryption) +
  • Large performance and reliability improvements in +make(1), +especially in parallel mode. make no longer does any busy waiting, it handles +concurrent targets correctly, and displays more accurate error messages.
  • The mg(1) emacs-like editor now supports diff-buffer-with-file, make-directory and revert-buffer. Column numbers have been made configureable and locale is respected for ctype purposes, like displaying ISO Latin 1 characters. @@ -188,7 +192,12 @@
  • Over 7,800 ports, major performance and stability improvements in the package build process

  • Many pre-built packages for each architecture: @@ -658,7 +667,7 @@ alt="OpenBSD"> www@openbsd.org
    -$OpenBSD: 53.html,v 1.27 2013/02/15 11:36:50 sthen Exp $ +$OpenBSD: 53.html,v 1.28 2013/02/16 07:19:18 espie Exp $