From 793e946b031bca8e1b60ae48af14d0f2e9d4bbb4 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 3 Oct 2014 13:56:20 +0200 Subject: [PATCH] Listed the changes for configure 0.1.0 --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGES b/CHANGES index e5fb2c2..0c3d87a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,15 @@ +03/10/2014 - 0.1.0 +------------------ + + * introduced helper scripts for AppBroker(1), DocBook, gettext(1), gtkdoc... + * manual page for configure(1) and project.conf(5) + * in-tree implementation of pkg-config(1) (by bapt) + * added support for native DeforaOS, MacOS X and Windows (MinGW) + * portability improvements + * reliability fixes when generating Makefiles + + -- Pierre Pronchery + 16/07/2006 - 0.0.4 ------------------