summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2017-04-09 16:01:06 -0400
committerBradley Sepos <[email protected]>2017-04-09 16:02:11 -0400
commit6040223131507493d6a5eb8dc2d5026590e9dc01 (patch)
tree52fda1539b0262bd1de0052a6a5819bc9de2baa5
parent32749fd17f3c270e08667111622939911a1b7f79 (diff)
Update NEWS.markdown for 1.0.6 release.1.0.6
Hopefully. (cherry picked from commit b55ce7b569ff1ec3702a5962bb15eded2777ebba)
-rw-r--r--NEWS.markdown14
1 files changed, 12 insertions, 2 deletions
diff --git a/NEWS.markdown b/NEWS.markdown
index a04c2552b..cbe1c95e6 100644
--- a/NEWS.markdown
+++ b/NEWS.markdown
@@ -1,13 +1,13 @@
# HandBrake News
-## HandBrake 1.0.5
+## HandBrake 1.0.6
### All platforms
#### Video
- Fixed decoding of raw video in Matroska/MKV
-- Fixed time stamp handling for raw video
+- Fixed time stamp handling for containerless raw video
- Fixed memory leaks in OpenCL
- Fixed x265 2-pass encoding where video frame rate is altered by filters
- Improved handling of very small amounts of sync jitter (~1 tick)
@@ -42,6 +42,16 @@
- Fixed When Done option not updating/resetting correctly
+## HandBrake 1.0.5
+
+Superseded by HandBrake 1.0.6.
+
+
+## HandBrake 1.0.4
+
+Superseded by HandBrake 1.0.5.
+
+
## HandBrake 1.0.3
### All platforms