From 3bfa18848f94b609d08e50c021c521b3092f6b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6k=C3=A7en=20Eraslan?= Date: Mon, 21 Dec 2009 14:06:11 +0000 Subject: [PATCH] Add changelog for CMake build type change. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index b16340f6..8b8a462f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-21 Gökçen Eraslan + * pisi/actionsapi/cmaketools.py: Change CMake build type to + RelWithDebInfo to get faster KDE packages. + 2009-12-21 Fatih Aşıcı * pisi/cli/history.py: Fix exceptions raise after quitting history view.