OSDN Git Service

Updates NEWS file with changes for the upcoming release of 0.9.1
authorjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 31 Aug 2007 17:15:58 +0000 (17:15 +0000)
committerjbrjake <jbrjake@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 31 Aug 2007 17:15:58 +0000 (17:15 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@912 b64f7644-9d1e-0410-96f1-a4d463321fa5

NEWS

diff --git a/NEWS b/NEWS
index 1572e7b..dbba447 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,30 @@
 NEWS file for HandBrake <http://handbrake.m0k.org/>\r
 \r
+Changes between 0.9.0 and 0.9.1:\r
+\r
+       Core HandBrake Changes:\r
+       + Added: Forced subtitle support\r
+       + Changed: Color subtitles now display in color, instead of being transparent.\r
+       + Changed: All errors to stderr with hb_log() instead of to stdout with fprintf()\r
+       + Changed: Accept stream input where the file type is in caps (.VOB instead of just .vob, etc)\r
+       + Fixed: No more hanging when using MKV with chapter markers\r
+       + Fixed: "Same as source" FPS now works correctly when the end-credits of a progressive film are interlaced.\r
+       + Fixed: "Slow" deinterlacing no longer doubles up the chapter markers\r
+       + Fixed: Proper display of fading subtitles\r
+       Assorted other changes\r
+       \r
+       Mac Changes:\r
+       + Changed: Bigger buffer for the Activity Log\r
+       + Fixed: Closing the main window no longer causes HandBrake to quit\r
+       + Fixed: Changing dimensions in Picture Settings no longer causes a crash\r
+       Assorted other changes\r
+       \r
+       Windows Changes:\r
+       + Added: More robust exception handling\r
+       + Added: On-completion options to shutdown, suspend, etc\r
+       + Added: Turn tooltips on or off\r
+       Assorted other changes\r
+       \r
 Changes between 0.8.5b1 and 0.9.0:\r
 \r
        Core HandBrake Changes\r