From: Moritz Bunkus Date: Sun, 21 Dec 2014 09:51:53 +0000 (+0100) Subject: ChangeLog: mention the pkg-config file X-Git-Tag: release-1.4.2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ea28fc9ab848999956cc15feeb47da167ae94968;p=libmatroska ChangeLog: mention the pkg-config file --- diff --git a/ChangeLog b/ChangeLog index e78fb46..a4f5e91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,9 @@ 2014-12-21 Moritz Bunkus * build system: switched the build system from hand-crafted - Makefiles to an autoconf/automake-based system. Based on a similar - patch for libEBML by Jan Engelhardt . + Makefiles to an autoconf/automake-based system. A pkg-config file + will be installed as well; its name is »libmatroska«. Based on a + similar patch for libEBML by Jan Engelhardt . 2014-12-20 Moritz Bunkus