From f4c02ca3b4d7b2bec9bbbc86fea5fecbb4a22099 Mon Sep 17 00:00:00 2001 From: Mikko Rasa Date: Mon, 23 Jul 2012 22:53:32 +0300 Subject: [PATCH] Preliminary changelog entry for 2.0 --- Changelog.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/Changelog.txt b/Changelog.txt index 64fd4fb..6da4758 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,3 +1,13 @@ +2.0 +* Refactor the hell out of everything +* DAG building is now driven by tools, not targets +* Fully abstract BuildInfo to pave way for supporting different compilers +* Configuration profiles have been replaced with build types +* All the common configuration options are now global +* Integrate header installation back into library component +* More flexible conditionals +* Binary packages now have their own files, enhancing modularity + 1.0 * Tarball component allows custom tarballs (tar_file statement is deprecated) * Unified header installation (install_headers statement is deprecated) @@ -10,5 +20,3 @@ 0.9 * First released version - -($Id$) -- 2.43.0