From 06590aee389f4466e02407f39af1674366a74705 Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Tue, 15 Jun 2010 00:32:05 +0200 Subject: Reimplemented Lock handling to be conforming to the git lock protocol, which is actually more efficient than the previous implementation Index now locks its file for reading, and properly uses LockedFD when writing --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e9e1257e..0097269a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ ======= CHANGES ======= +0.3 +=== + * ConcurrentWriteOperation was removed, and replaced by LockedFD 0.2 Beta 2 =========== -- cgit v1.2.3