From 246eb467b7ec752e1ff85657065bbae681e5d1fa Mon Sep 17 00:00:00 2001 From: Marius Vollmer Date: Mon, 8 Sep 2008 12:19:53 +0300 Subject: [PATCH] Updated TODO. --- magit.el | 1 + 1 file changed, 1 insertion(+) diff --git a/magit.el b/magit.el index e8f634fc..6e8b7d20 100644 --- a/magit.el +++ b/magit.el @@ -34,6 +34,7 @@ ;;; TODO +;; - Recover lost performance from the section rewrite. ;; - Handle renames. ;; - Visiting from staged hunks doesn't always work since the line ;; numbers don't refer to the working tree. Fix that somehow.