[Pkg-mozext-commits] [itsalltext] 295/459: added new todo item

David Prévot taffit at moszumanska.debian.org
Tue Feb 24 23:26:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository itsalltext.

commit 405ba7babfa559007602032c6ea4df051a733731
Author: docwhat at gerf.org <docwhat at gerf.org>
Date:   Thu Nov 29 11:12:37 2007 -0500

    added new todo item
---
 Makefile  | 2 +-
 notes.txt | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 24bfca0..97db64f 100644
--- a/Makefile
+++ b/Makefile
@@ -179,7 +179,7 @@ docs/.stamp: $(SOURCES_JS)
 .PHONY: todo
 todo: .todo
 	$(Q)cat $<
-.todo: $(SOURCES) Makefile
+.todo: $(SOURCES) Makefile notes.txt
 	$(Q)grep -hE '[@]todo' $^ | perl -p -e 's!^.*[@]todo\s*!!' | sort -n > "$@"
 
 
diff --git a/notes.txt b/notes.txt
index 75652bb..3160fde 100644
--- a/notes.txt
+++ b/notes.txt
@@ -23,3 +23,4 @@ bad. :-(
   problems with their code in addition to warnings for your own
   extension. You can filter those with Console2.
 
+ at todo [3] Firemacs conflict in FF 2.0.0.10

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/itsalltext.git



More information about the Pkg-mozext-commits mailing list