diff options
author | dancer <dancer> | 2005-11-02 00:30:36 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-11-02 00:30:36 +0000 |
commit | cbaa3dd78a3e8ec7c6e7e7468e30e231410cbe7f (patch) | |
tree | ff770c2997eeb63e4238f5a25cd5464f3befac51 /debian | |
parent | 95a9f12c95d3c46fbfe5880e4befd510129edea7 (diff) | |
download | pbuilder-cbaa3dd78a3e8ec7c6e7e7468e30e231410cbe7f.tar pbuilder-cbaa3dd78a3e8ec7c6e7e7468e30e231410cbe7f.tar.gz |
update TODO file
Diffstat (limited to 'debian')
-rw-r--r-- | debian/TODO | 9 | ||||
-rw-r--r-- | debian/changelog | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/TODO b/debian/TODO index b3fad7c..68d70ca 100644 --- a/debian/TODO +++ b/debian/TODO @@ -1,5 +1,12 @@ TODO and possible bugs: +* Need to test: amd64-x86 cross build with cowdancer +Need to test. + +* cowdancer support +Cowdancer is not yet functional. + - depends-on debian-bug: 329383 + * use arrays for debbuildopts - current --debbuildopts usages will break, how do we support it? @@ -22,7 +29,7 @@ Allow new keys to be registered into pbuilder chroots. Document in manual. test -* Use pbuilder cache in pdebuild-internal (2353237) +* Use pbuilder cache in pdebuild-internal (235237) * BUG: Too many options! Creeping featurism!! diff --git a/debian/changelog b/debian/changelog index a5c8819..c849512 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,7 @@ pbuilder (0.137) UNRELEASED; urgency=low [Junichi Uekawa] - * pbuilder-doc.xml: Document amd64-i386 usage in FAQ. + * pbuilder-doc.xml: Document amd64-i386 usage in FAQ. (closes: #332737) * update TODO file. [Matt Kraai] * If /proc is mounted, create a symbolic link from /etc/mtab to |