Module: website
Branch: master
Commit: f1d12d5e268ab109e3724557219a9a5f56f4c3ba
URL: http://source.winehq.org/git/website.git/?a=commit;h=f1d12d5e268ab109e37245…
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Sat Jul 13 08:29:57 2013 +0200
Polish translation for release 1.6-rc5
---
news/pl/2013071201.xml | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/news/pl/2013071201.xml b/news/pl/2013071201.xml
new file mode 100644
index 0000000..2800113
--- /dev/null
+++ b/news/pl/2013071201.xml
@@ -0,0 +1,12 @@
+<news>
+<date>Lipiec 12, 2013</date>
+<title>Wydano Wine 1.6-rc5</title>
+<body>
+<p> Wydanie rozwojowe Wine 1.6-rc5 jest już dostępne.</p>
+<p> <a href="{$root}/announce/1.6-rc5">Co nowego</a> w tym wydaniu:
+<ul>
+ <li>Tylko poprawki błędów, jesteśmy w fazie zamrożenia kodu.</li>
+</ul></p>
+<p><p>Źródło jest <a href="http://prdownloads.sourceforge.net/wine/wine-1.6-rc5.tar.bz2">już dostępne</a>.
+Paczki binarne są w trakcie budowy i ukażą się wkrótce w przeznaczonych dla nich <a href="{$root}/download">pobieralniach</a>.
+</p></body></news>
Module: website
Branch: master
Commit: e49f838444f28aab6b28fc3b42051c749238e0a2
URL: http://source.winehq.org/git/website.git/?a=commit;h=e49f838444f28aab6b28fc…
Author: André Hentschel <nerv(a)dawncrow.de>
Date: Sat Jul 13 00:31:09 2013 +0200
Wine 1.6-rc5 freigegeben
---
news/de/2013071201.xml | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/news/de/2013071201.xml b/news/de/2013071201.xml
new file mode 100644
index 0000000..c3d8696
--- /dev/null
+++ b/news/de/2013071201.xml
@@ -0,0 +1,12 @@
+<news>
+<date>12. Juli 2013</date>
+<title>Wine 1.6-rc5 freigegeben</title>
+<body>
+<p> Die Entwicklungsversion 1.6-rc5 von Wine ist jetzt verfügbar.</p>
+<p> <a href="{$root}/announce/1.6-rc5">Neuerungen (en)</a> in dieser Version:</p>
+<ul>
+ <li>Nur Fehlerbehebungen, da wir uns im Code-Freeze befinden.</li>
+</ul>
+<p>Der Quellcode ist jetzt <a href="http://prdownloads.sourceforge.net/wine/wine-1.6-rc5.tar.bz2">verfügbar</a>.
+Binärpakete werden gerade erstellt und stehen bald auf den jeweiligen <a href="{$root}/download">Download-Seiten</a> zur Verfügung.
+</p></body></news>
Module: website
Branch: master
Commit: 23e2a797f04f7b7b1091c56b439e0a6df5414c2e
URL: http://source.winehq.org/git/website.git/?a=commit;h=23e2a797f04f7b7b1091c5…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Fri Jul 12 23:25:00 2013 +0200
French translation for release 1.6-rc5
---
news/fr/2013071201.xml | 11 +++++++++++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/news/fr/2013071201.xml b/news/fr/2013071201.xml
new file mode 100644
index 0000000..9fdf041
--- /dev/null
+++ b/news/fr/2013071201.xml
@@ -0,0 +1,11 @@
+<news>
+<date>12 juillet 2013</date>
+<title>Sortie de Wine 1.6-rc5</title>
+<body>
+<p> La version de développement 1.6-rc5 de Wine est disponible.</p>
+<p> <a href="{$root}/announce/1.6-rc5">Nouveautés</a> de cette version :
+<ul>
+ <li>Corrections de bogues uniquement : la période de gel du code est en cours.</li>
+</ul></p>
+<p><p>Le <a href="http://prdownloads.sourceforge.net/wine/wine-1.6-rc5.tar.bz2">code source</a> est disponible dès à présent. Les paquets binaires sont en cours de construction, et apparaîtront sous peu sur leurs <a href="{$root}/download">sites de téléchargement</a> respectifs.
+</p></body></news>
Module: wine
Branch: master
Commit: 5f50ebb849488ec483ab315859da58276467d22d
URL: http://source.winehq.org/git/wine.git/?a=commit;h=5f50ebb849488ec483ab31585…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Fri Jul 12 15:30:28 2013 +0200
loader: Indicate that wine can run 64-bit apps in the manpage.
---
loader/wine.man.in | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/loader/wine.man.in b/loader/wine.man.in
index f6b2569..aac5e75 100644
--- a/loader/wine.man.in
+++ b/loader/wine.man.in
@@ -1,5 +1,4 @@
-.\" -*- nroff -*-
-.TH WINE 1 "October 2005" "@PACKAGE_STRING@" "Windows On Unix"
+.TH WINE 1 "July 2013" "@PACKAGE_STRING@" "Windows On Unix"
.SH NAME
wine \- run Windows programs on Unix
.SH SYNOPSIS
@@ -16,8 +15,8 @@ PROGRAM/ARGUMENTS
section of the man page.
.SH DESCRIPTION
.B wine
-loads and runs the given program, where the program is a DOS, Windows
-3.x, or Win32 executable (x86 binaries only).
+loads and runs the given program, which can be a DOS, Windows
+3.x, Win32 or Win64 executable (on 64-bit systems).
.PP
For debugging wine, use
.B winedbg