diff options
Diffstat (limited to 'win/C#/Changelog.html')
-rw-r--r-- | win/C#/Changelog.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/win/C#/Changelog.html b/win/C#/Changelog.html index ae6d6c3ef..1b94d87c1 100644 --- a/win/C#/Changelog.html +++ b/win/C#/Changelog.html @@ -11,13 +11,21 @@ Windows Platform Specific Changlog.<br /> <h2>Changes Since Snapshot 2 - SVN2773</h2> <!-- Snapshot 3 (upcoming) -->
<h4>New Features</h4>
+ None <br />
<h4>Minor Improvements / Changes</h4>
+ - Updated Growl to 2.0.0.20 from 2.0.0.19
+ - Added 2 new options. "Growl when queue completes" and "Growl when encode completes"
+ - Added 1 new option. "Disable Resolution Calculation for "None" and "Custom" modes."
<h4>Fixed</h4>
- Fix several issues with Picture Settings panel related to aspect ration and resolution calculation. <br />
- Fix issue where file extension could be mp4 when chapters is enabled. Problem in the autoname function.<br />
- - Fix a regex error in the appcast reader and make it more robust to errors.<br /><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 />
+
+ <h4>Backend / Not important changes</h4>
+ - Filters dropdowns re-arranged and updated for consistancy (Off, Custom ...)
<h2>Changes since Snapshot 1 - SVN2592</h2> <!-- Snapshot 2 -->
|