Module: tools
Branch: master
Commit: 17686c20f3dfddf797245f09789e36d145b4fcd4
URL: http://source.winehq.org/git/tools.git/?a=commit;h=17686c20f3dfddf797245f09…
Author: Francois Gouget <fgouget(a)codeweavers.com>
Date: Mon Nov 20 17:41:39 2017 +0100
testbot: Replace a non-ascii character in the Item::PutColValue() documentation.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
---
testbot/lib/ObjectModel/Item.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testbot/lib/ObjectModel/Item.pm b/testbot/lib/ObjectModel/Item.pm
index 170f44c..c27e40c 100644
--- a/testbot/lib/ObjectModel/Item.pm
+++ b/testbot/lib/ObjectModel/Item.pm
@@ -173,7 +173,7 @@ then invoke KeyChanged() so the object can be retrieved from the Collection
using the new key value.
Further note that KeyChanged() should only be called once all of the
-primary key??s columns have reached their final values: in a two column
+primary key's columns have reached their final values: in a two column
primary key, calling KeyChanged() with the (new1, old2) values may collide with
another Item which would cause a spurious error even though the final
(new1, new2) key is unique.
Module: website
Branch: master
Commit: f3bbed6de279f3917fc3d908d6deb4520f8c740f
URL: http://source.winehq.org/git/website.git/?a=commit;h=f3bbed6de279f3917fc3d9…
Author: Julian Rüger <jr98(a)gmx.net>
Date: Fri Nov 17 14:00:23 2017 +0100
German translation for release 2.21
Signed-off-by: Julian Rüger <jr98(a)gmx.net>
Signed-off-by: Jeremy Newman <jnewman(a)codeweavers.com>
---
news/de/2017111101.xml | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/news/de/2017111101.xml b/news/de/2017111101.xml
new file mode 100644
index 0000000..640e86e
--- /dev/null
+++ b/news/de/2017111101.xml
@@ -0,0 +1,18 @@
+<news>
+<date>11. November 2017</date>
+<title>Wine 2.21 freigegeben</title>
+<body>
+<p> Die Entwicklungsversion 2.21 von Wine ist jetzt verfügbar.</p>
+<p> <a href="{$root}/announce/2.21">Neuerungen (en)</a> in dieser Version:</p>
+<ul>
+ <li>Weitere Verbesserung der Metafile-Unterstützung in GdiPlus.</li>
+ <li>Unterstützung von Indirect-Draws in Direct 3D.</li>
+ <li>Korrekturen der Calling-Convention unter ARM.</li>
+ <li>Verbesserte Erkennung serieller Ports unter Linux.</li>
+ <li>Korrekturen an Hintergrunddiensten unter WoW64.</li>
+ <li>Bessere DPI-Skalierung im Explorer.</li>
+ <li>Diverse Fehlerkorrekturen.</li>
+</ul>
+<p>Der Quelltext ist ab sofort <a href="//dl.winehq.org/wine/source/2.x/wine-2.21.tar.xz">verfügbar</a>.
+Binärpakete werden gerade erstellt und stehen bald auf den jeweiligen <a href="{$root}/download">Downloadseiten</a> zur Verfügung.
+</p></body></news>