diff options
author | dancer <dancer> | 2001-09-23 08:21:48 +0000 |
---|---|---|
committer | dancer <dancer> | 2001-09-23 08:21:48 +0000 |
commit | 468a1a36e530fc8097375dc0309d0d4bd10fd231 (patch) | |
tree | 2f2582f435afbeba854fd1c7c6e0bc16e02e4871 /debian/TODO | |
parent | 5a831df2e9330fc18569cd21ead2fa9c9799261e (diff) | |
download | pbuilder-468a1a36e530fc8097375dc0309d0d4bd10fd231.tar pbuilder-468a1a36e530fc8097375dc0309d0d4bd10fd231.tar.gz |
daily checkin
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO index 1549dde..f7c5d0d 100644 --- a/debian/TODO +++ b/debian/TODO @@ -6,6 +6,8 @@ TODO and possible bugs: [!xxx xxx] formats are not parsed, and should really not exist. * Now parses the .dsc file, however, the format of .dsc file is not really documented anywhere? * Parse the .changes file instead of guessing the resultant objects ... ? (the content of file probably changes depending on the version... not a good idea. + * Cache the apt-get cache. pbuilder creates too much net traffic as + is. -- and it is implemented. $Id$ |