diff --git a/ChangeLog b/ChangeLog index 0fa2f551..d6c8d26e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-09-25 Gökçen Eraslan + * pisi/actionsapi/pisitools.py: In dosym method, file that already exists is the + destination file, not the source file. Print the correct error message + when there is already a destination file. + 2009-09-22 Fatih Aşıcı * pisi/operations/build.py: Fix the special file patterns for the new code using python magic module.