From 2f0b719ca8043f2a73b7db6e7c5c8b75d476a744 Mon Sep 17 00:00:00 2001 From: Faik Uygur Date: Fri, 13 Feb 2009 12:05:53 +0000 Subject: [PATCH] update changelog --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index c74650b7..2ebc4377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-02-13 Faik Uygur + * Make enableSandbox enabled default + * Export CXX and CC before compiling + +2009-02-10 Faik Uygur + * pisi history --takeback should not give an exception and quit when package + does not found (#9083) + +2009-02-10 Faik Uygur + * Make pisi search output colored like grep (#9156) + 2009-02-05 Bahadır Kandemir * pisi/api.py (configure_pending): Import comariface when necessary.