Remove resolved issues from TODO

Junio C Hamano committed Jun 10, 2007 at 16:38 UTC 5e0f7b38877db5693e9a5ab06a3083aac7a5d0ea
1 file changed -10
TODO
-10
@@ -14,15 +14,6 @@ to pick an item from the list and work on it.
14 Recent issues
15 -------------
16
17 -* parse-remote.sh has POSIXLY incorrect shell construct.
18 -
19 -Message-ID: <20070505080313.GA12170@gondor.apana.org.au>
20 -
21 -* Use 'git diff' not 'git diff-tree' in merge and rebase
22 -
23 -From: James Bowes <jbowes@dangerouslyinc.com>
24 -Message-ID: <1178398134288-git-send-email-jbowes@dangerouslyinc.com>
25 -
17 * gitk --left-right
18
19 From: Linus Torvalds <torvalds@linux-foundation.org>
@@ -48,7 +39,6 @@ Repeated requests against git-daemon makes it stuck under --syslog
39
40 [jc: does not reproduce easily for me; has anybody seen it?]
41
51 -
42 * AsciiDoc 8 would break our documentation.
43
44 From: Stefan Richter <stefanr@s5r6.in-berlin.de>