From f77afb9a321448aa1516d0324b5c2d30de2acad5 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Tue, 12 Aug 2003 13:28:54 +0000 Subject: [PATCH] Better description. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fea36af13..faee4cfdd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2003-08-12 Moritz Bunkus * all tools: Fixed a bug which would only allow Matroska files up - to 4GB to be read. + to 4GB to be read. The accompanying error message was "No segment + found" or something similar. * mkvinfo: Unknown elements are properly skipped now.