From e615100cd9d63a9e49371f9d448202db6a5cc2ec Mon Sep 17 00:00:00 2001 From: Bob Farrell Date: Tue, 19 Aug 2008 09:45:41 +0100 Subject: [PATCH] Damn changelog --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index c9c0676..81c4610 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,8 @@ C-d behaviour changed so it no longer exits if the current line isn't empty. Extra linebreak added to end of stdout flush. +pygments and pyparsing are now dependencies. + v0.6.4 ====== KeyboardInterrupt handler clears the list window properly now.