From a0a3de7775e865e13baf36e806d05b740a78be74 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 15 Dec 2012 18:57:37 -0500 Subject: [PATCH] Leading carriage return enhancement request --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index be7ce1a..8dcb1dc 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,12 @@ +Next +==== + + * Find PDF header in the first 1024 bytes of the file. Treat the + location of the PDF header as offset 0 for purposes of resolving + explicit file locations as this is what other implementations + appear to do. + + General ======= -- libgit2 0.21.4