From owner-svn-doc-all@freebsd.org Sun Jul 19 20:27:42 2015 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AAD29A6C32; Sun, 19 Jul 2015 20:27:42 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 457861C8F; Sun, 19 Jul 2015 20:27:42 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6JKRgMO054278; Sun, 19 Jul 2015 20:27:42 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6JKRgrI054277; Sun, 19 Jul 2015 20:27:42 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201507192027.t6JKRgrI054277@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Sun, 19 Jul 2015 20:27:42 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r47020 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2015 20:27:42 -0000 Author: wblock Date: Sun Jul 19 20:27:41 2015 New Revision: 47020 URL: https://svnweb.freebsd.org/changeset/doc/47020 Log: Define the WoW64 acronym. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sun Jul 19 19:59:00 2015 (r47019) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Sun Jul 19 20:27:41 2015 (r47020) @@ -2654,12 +2654,12 @@

Future development on Wine will focus on:

    -
  • Add the getdirentries(2) patch to the wine-devel port.
  • +
  • Add the getdirentries(2) patch to the wine-devel port.
  • Redevelop and upstream the getdirentries(2) patch.
  • Redevelop and upstream the kernel32 Makefile patch.
  • -
  • Add support to the i386-wine port for pkg 1.5 (library +
  • Add support to the i386-wine port for pkg 1.5 (library conflicts currently prevent support).
  • -
  • Add support for WoW64: +
  • Add support for Windows 32-bit on Windows 64-bit (WoW64):
    • Reduce the i386-wine port to just the components required for WoW64.
    • @@ -2695,7 +2695,7 @@ -

      Porting WoW64

      +

      Porting Windows 32-bit on Windows 64-bit (WoW64)