diff --git a/NEWS.md b/NEWS.md index 428760054..4c2ca77cc 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,11 +2,11 @@ ## Bug fixes -* MKVToolNix GUI: multiplexer: Windows: when a UNC path - (e.g. `\\server\Videos`) was set as the fixed output directory in the - settings, the GUI would create a destination file name with forward slashes - (e.g. `//server/Videos/outputfile.mkv`), a syntax not supported by - `mkvmerge`. Fixes #2533. +* MKVToolNix GUI: multiplexer: Windows: using UNC paths + (e.g. `\\server\Videos`) when the option "automatically set the destination + file name" was set in the preferences, the GUI would create a destination + file name with forward slashes (e.g. `//server/Videos/outputfile.mkv`), a + syntax not supported by `mkvmerge`. Fixes #2533 & #2534. # Version 33.0.0 "A Little Bit of Madness" 2019-04-12