diff options
author | lool <lool> | 2006-12-09 14:53:16 +0000 |
---|---|---|
committer | lool <lool> | 2006-12-09 14:53:16 +0000 |
commit | 23b6d8ccbf9203ae1cb6091858b3298338396f23 (patch) | |
tree | c6280b32dd764f1d40506b842941cb036d014a5f /ChangeLog | |
parent | a2959c33e3d729f3c0dc526dee3291b37a08a3ae (diff) | |
download | pbuilder-23b6d8ccbf9203ae1cb6091858b3298338396f23.tar pbuilder-23b6d8ccbf9203ae1cb6091858b3298338396f23.tar.gz |
* pbuilder-satisfydepends-experimental: small optimization: move
COMPARESTRING and DEPSVERSION computation out of the per-version loop;
quote COMPARESTRING properly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-12-09 + + * pbuilder-satisfydepends-experimental: small optimization: move + COMPARESTRING and DEPSVERSION computation out of the per-version loop; + quote COMPARESTRING properly. + 2006-11-14 Loic Minier <lool@dooz.org> * testsuite/regression/run-test-satisfy-depends.sh: log error |