From 1d77549a05e08e7bc4f2520fbbb8bc91b9431673 Mon Sep 17 00:00:00 2001 From: Bob Farrell Date: Sat, 23 Aug 2008 14:06:57 +0100 Subject: [PATCH] Damn changelog... --- CHANGELOG | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 81c4610..e86d452 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,6 +6,10 @@ Extra linebreak added to end of stdout flush. pygments and pyparsing are now dependencies. +Jørgen Tjernø has done lots of cool things like write a manpage and .desktop +file and improved the way tabbing works and also added home, end and del key +handling as well as C-w for deleting words - thanks a lot! + v0.6.4 ====== KeyboardInterrupt handler clears the list window properly now.