From b48fd7c8978327a748e374b9b221573e6d09e186 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sun, 28 Apr 2013 09:37:40 +0200 Subject: [PATCH] Fix release date in ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 252db3ff4..e3a390f0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ -2013-04-27 Moritz Bunkus +2013-04-28 Moritz Bunkus * Released v6.2.0. +2013-04-27 Moritz Bunkus + * mkvmerge: bug fix: The option "--engage remove_bitstream_ar_info" will now work on AVC/h.264 tracks read from Matroska/MP4 files as well. Fixes #868.