From e2a22f6a534905193eec75ee87684a5c458c2792 Mon Sep 17 00:00:00 2001 From: jim <jim@62d5b8a3-27da-0310-9561-8e5933582275> Date: Sun, 6 May 2007 20:22:31 +0000 Subject: [PATCH] Improved error reporting by showing which packages require other packages that can't be found or that cause version conflicts. git-svn-id: http://svn.zope.org/repos/main/zc.buildout/trunk@75589 62d5b8a3-27da-0310-9561-8e5933582275 --- CHANGES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 4e4e6d9..b41809d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -29,6 +29,16 @@ Bugs Fixed - It wasn't possible to give options on the command line for sections not defined in a configuration file. +1.0.0b23 (2007-05-??) +===================== + +Feature Changes +--------------- + +- Improved error reporting by showing which packages require other + packages that can't be found or that cause version conflicts. + + 1.0.0b22 (2007-03-15) ===================== -- 2.30.9