diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-05-16 16:45:11 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-05-16 16:45:11 -0400 |
commit | aca5479a3a1a0cfee1285f176f7015a53ed6cf2b (patch) | |
tree | 962e3f8f1e5ac36b7509d1b857f1000de567a782 /doc/todo | |
parent | 52b7584701eee18f54bac250d55cbcf34e3b293b (diff) |
remove bad item
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/tracking_bugs_with_dependencies.mdwn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/todo/tracking_bugs_with_dependencies.mdwn b/doc/todo/tracking_bugs_with_dependencies.mdwn index 3043cd9f2..974bf8dbb 100644 --- a/doc/todo/tracking_bugs_with_dependencies.mdwn +++ b/doc/todo/tracking_bugs_with_dependencies.mdwn @@ -195,8 +195,6 @@ account all comments above (which doesn't mean it is above reproach :) ). --[[W > Very belated code review of last version of the patch: > > * `is_globlist` is no longer needed -> * `pagespec_translate` is already memoized, so the explicit call -> to memoize when handling a define seems unnecessary? > * I don't understand why the pagespec match regexp is changed > from having flags `igx` to `ixgs`. Don't see why you > want `.` to match '\n` in it, and don't see any `.` in the regexp |