NEWS: add entry for flush change

See #2469.
This commit is contained in:
Moritz Bunkus 2019-01-01 18:14:24 +01:00
parent 98a6a79076
commit a0692c2743
No known key found for this signature in database
GPG Key ID: 74AF00ADF2E32C85

View File

@ -24,6 +24,11 @@
will no longer cause a crash. Fixes #2461.
* mkvmerge: AAC: under certain conditions 8 channel audio files were taken for
7 channel ones.
* mkvmerge: all files opened for writing will now be flushed once before
they're closed. This ensures the operating system actually writes all cached
data to disk preventing data loss in certain situations such as power
outages or buggy drivers in combination with suspending the computer. Fixes
#2469.
# Version 29.0.0 "Like It Or Not" 2018-12-01