From 6c183a7df825f33caa0ae8f7d94bcbebc090c265 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Wed, 6 Jan 2016 17:43:32 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index e442195b..a3e5c93a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ * Better handling of broken MPEG audio frames. * Fixed crash when calling File::properties() after strip(). * Fixed crash when parsing certain MPEG files. + * Fixed crash when saving Ogg files. * Fixed possible file corruptions when saving ASF files. * Fixed possible file corruptions when saving FLAC files. * Fixed possible file corruptions when saving MP4 files.