From 530658b57a3b6b036477a2fc467adaf6989a89ac Mon Sep 17 00:00:00 2001 From: Cas Cremers Date: Thu, 17 May 2007 17:47:23 +0200 Subject: [PATCH] - Note about versions. --- src/todo.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/todo.txt b/src/todo.txt index d3a9030..5b18085 100644 --- a/src/todo.txt +++ b/src/todo.txt @@ -1,3 +1,5 @@ +- Version number should be retrieved from git now (as opposed to + subversion, so it should give the sha1 thing, and possibly a tag). - Error should have an additional line number parameter (that might be -1 to ignore it) forcing people to use numbers :) Format: "error: [%i] %s\n"