Module: website
Branch: master
Commit: 302adb137c7542b64e2248d67d80f0e3aa3098d9
URL: http://source.winehq.org/git/website.git/?a=commit;h=302adb137c7542b64e2248…
Author: Frédéric Delanoy <frederic.delanoy(a)gmail.com>
Date: Wed May 2 02:04:34 2012 +0200
Add link to bug triage page in Contributing page
---
templates/en/contributing.template | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/templates/en/contributing.template b/templates/en/contributing.template
index 40b05a6..d100afc 100644
--- a/templates/en/contributing.template
+++ b/templates/en/contributing.template
@@ -126,6 +126,7 @@
<li>Being able to analyze a log to determine which libraries to switch
from built-in to native and vice versa would be a plus.</li>
</ul>
+<p>For more information, see our <a href="http://wiki.winehq.org/BugzillaTriage">bug triage page</a>.</p>
<h2 id="devel">Development</h2>
Module: website
Branch: master
Commit: f4d44b0c49f88274fb1b46532d4bc6fab6aac635
URL: http://source.winehq.org/git/website.git/?a=commit;h=f4d44b0c49f88274fb1b46…
Author: Łukasz Wojniłowicz <lukasz.wojnilowicz(a)gmail.com>
Date: Tue May 1 15:45:59 2012 +0200
Polish translation for release 1.5.3
---
news/pl/2012042701.xml | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/news/pl/2012042701.xml b/news/pl/2012042701.xml
new file mode 100644
index 0000000..90fd6fc
--- /dev/null
+++ b/news/pl/2012042701.xml
@@ -0,0 +1,17 @@
+<news>
+<date>Kwiecień 27, 2012</date>
+<title>Wydano Wine 1.5.3</title>
+<body>
+<p> Wydanie rozwojowe Wine 1.5.3 jest już dostępne.</p>
+<p> <a href="{$root}/announce/1.5.3">Co nowego</a> w tym wydaniu:
+<ul>
+ <li>Obsługa śledzenia granic graficznych.</li>
+ <li>Kilka poprawek do wbudowanej przeglądarki Internet Explorer.</li>
+ <li>Możliwość wyświetlania kodu ARM w debuggerze Wine.</li>
+ <li>Rozmaite ulepszenia w DirectMusic.</li>
+ <li>Lepsza obsługa przestrzeni nazw w MSXML.</li>
+ <li>Rozmaite poprawki błędów.</li>
+</ul></p>
+<p><p>Źródło jest <a href="http://prdownloads.sourceforge.net/wine/wine-1.5.3.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>