From 59e26435a8d2008073fc315bafe9f329d0ef689a Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 22 Oct 2009 14:43:18 +0200 Subject: Updated CHANGES file to indicate addition of index class --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index fde62e29..377d7e07 100644 --- a/CHANGES +++ b/CHANGES @@ -82,6 +82,11 @@ Diffing * Commit and Tree objects now support diffing natively with a common interface to compare agains other Commits or Trees, against the working tree or against the index. +Index +----- +* A new Index class allows to read and write index files directly, and to perform + simple two and three way merges based on an arbitrary index. + Refs ---- * Will dynmically retrieve their object at the time of query to assure the information -- cgit v1.2.1