From ab8ea0bf21a42741ac3db090176e006f38bfafb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ozan=20=C3=87a=C4=9Flayan?= Date: Mon, 8 Mar 2010 12:56:18 +0000 Subject: [PATCH] Add forgotten log --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6a1d7239..ddcc3956 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,9 @@ * pisi/operations/build.py: Fix concatenation error. This is a regression introduced when the support for Source/AdditionalFile support is added. - +2010-03-01 Ozan Çağlayan + * pisi/: Use the constants from constants.py instead of hardcoding + them. 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