Fix incorrect scaling for DECIMAL values in VarDecAdd.

This commit is contained in:
Sebastian Lackner
2014-07-07 22:19:53 +02:00
parent 1fbebd0a1a
commit 4ad4f948c3
6 changed files with 232 additions and 1 deletions

1
debian/changelog vendored
View File

@@ -4,6 +4,7 @@ wine-compholio (1.7.22) UNRELEASED; urgency=low
* Implement RegSetKeySecurity on top of NtSetSecurityObject.
* Updated RegSetKeySecurity patch to work with special root keys.
* Add patch for wtsapi32.WTSEnumerateProcessesW function.
* Fix incorrect scaling for DECIMAL values in VarDecAdd.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Fri, 04 Jul 2014 13:18:40 -0600
wine-compholio (1.7.21) unstable; urgency=low