From 10669a97c228ae45a9a493de7da5427403ac2055 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20A=C5=9F=C4=B1c=C4=B1?= Date: Sun, 28 Feb 2010 18:32:32 +0000 Subject: [PATCH] Update ChangeLog --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index ad1830b9..dd83b381 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2010-02-28 Fatih Aşıcı + * pisi/atomicoperations.py: Check if the old and new paths + refer to the same file when relocating or cleaning up. Also + fix updates with delta packages when the destination + directory is "/" and fix exceptions when an old file is not + found. + * pisi/operations/check.py: Show missing files in the "check" + command output. + 2010-02-27 Fatih Aşıcı * pisi/archive.py: Install files into correct paths when the old package format is used. This was a regression introduced when