From 4ee64a52de7dc670b6107266a565ada76c7099e4 Mon Sep 17 00:00:00 2001 From: Louis-Claude Canon Date: Mon, 7 May 2012 19:03:59 -0400 Subject: [PATCH] Feature - Applied patch to allow ID ranges when editing dependencies. Signed-off-by: Paul Beckingham --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index bf890a089..b6f1c8cb6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,6 +11,8 @@ Features + Added the new 'indented' format for the 'project' attribute. + The 'projects' report now uses 'project.indented' format. + The 'summary' report now uses 'project.indented' format. + + Applied patch to allow ID ranges when editing dependencies (thanks to + Louis-Claude Canon). + Performance improvements: + Added parse-free convenience functions + Filter optimization: with no 'OR' or 'XOR' operators, no UUIDS but with IDs