Module: wine
Branch: master
Commit: c1f190a0c5e2f61cb9ed3ba923116c307df9ac55
URL: http://source.winehq.org/git/wine.git/?a=commit;h=c1f190a0c5e2f61cb9ed3ba92…
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Fri Jan 18 10:35:32 2013 -0600
usp10: GPOS Mark to Base seeks back in the string to the first glyph that is not a mark for its base.
---
dlls/usp10/opentype.c | 53 ++++++++++++++++++++++++++++--------------
dlls/usp10/shape.c | 7 ++---
dlls/usp10/usp10_internal.h | 3 +-
3 files changed, 39 insertions(+), 24 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1f190a0c5e2f61cb9ed3…
Module: website
Branch: master
Commit: 362d469bb84b2b6c5121c63565c0d66f815a9dbe
URL: http://source.winehq.org/git/website.git/?a=commit;h=362d469bb84b2b6c5121c6…
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Jan 18 21:55:52 2013 +0100
Wine release 1.5.22
---
news/en/2013011801.xml | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/news/en/2013011801.xml b/news/en/2013011801.xml
new file mode 100644
index 0000000..6d1efdf
--- /dev/null
+++ b/news/en/2013011801.xml
@@ -0,0 +1,16 @@
+<news>
+<date>January 18, 2013</date>
+<title>Wine 1.5.22 Released</title>
+<body>
+<p> The Wine development release 1.5.22 is now available.</p>
+<p> <a href="{$root}/announce/1.5.22">What's new</a> in this release:
+<ul>
+ <li>New version of the Gecko engine.</li>
+ <li>Beginnings of the Mac graphics driver.</li>
+ <li>Support for ARM64 platforms.</li>
+ <li>Fixes for RTL text in Uniscribe.</li>
+ <li>Various bug fixes.</li>
+</ul></p>
+<p><p>The source is <a href="http://prdownloads.sourceforge.net/wine/wine-1.5.22.tar.bz2">available now</a>.
+Binary packages are in the process of being built, and will appear soon at their respective <a href="{$root}/download">download locations</a>.
+</p></body></news>