diff options
author | sr55 <[email protected]> | 2009-08-29 21:08:50 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2009-08-29 21:08:50 +0000 |
commit | 70a9464be721381abbd87792abeffe5a57f5f33e (patch) | |
tree | d6b8d2eaf0e131b6786879dd990f117a5d25f52d /win/C#/Changelog.html | |
parent | fab46b2a994d8d60980e5474ee8a7ede5e0742ca (diff) |
WinGui:
- Fix a nasty culture issue with the Video Quality slider. Should now work correctly for systems which represent floats as 1,25 instead of 1.25
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2791 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'win/C#/Changelog.html')
-rw-r--r-- | win/C#/Changelog.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/C#/Changelog.html b/win/C#/Changelog.html index 9be2005ed..408583fe8 100644 --- a/win/C#/Changelog.html +++ b/win/C#/Changelog.html @@ -24,7 +24,7 @@ Windows Platform Specific Changlog.<br /> - Fix a regex error in the appcast reader and make it more robust to errors.<br />
- Fix issue with the destination File box double appending the file extension<br />
- Fix issue changing file format causing the audio encoder dropdown to be set to ""<br />
- - Fixed an issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT<br />
+ - Fix an issue with autoName function and format dropdown with regards to AC3 in the audio list. Also, CC or SRT<br />
<h4>Backend / Not important changes</h4>
|