diff options
author | Joey Hess <joey@kitenet.net> | 2010-08-30 15:23:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-08-30 15:23:22 -0400 |
commit | 2ec5efcd6c3da2c5f28d3a064b970c49778855b8 (patch) | |
tree | c4520f27354b1df6050157db14d314aa41290420 /debian | |
parent | bdafa441babb9bf73b8c25852eed1a115ca5b8e7 (diff) | |
download | ikiwiki-2ec5efcd6c3da2c5f28d3a064b970c49778855b8.tar ikiwiki-2ec5efcd6c3da2c5f28d3a064b970c49778855b8.tar.gz |
t/bazaar.t: Work around bzr 2.2.0's new requirement to configure bzr whoami before committing.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 53cff2970..df74e35d1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ ikiwiki (3.20100816) UNRELEASED; urgency=low (intrigeri:) * po: Fix some bugs that affected l10n.ikiwiki.info's unusual setup. (intrigeri) + * t/bazaar.t: Work around bzr 2.2.0's new requirement to configure + bzr whoami before committing. -- Joey Hess <joeyh@debian.org> Sun, 15 Aug 2010 11:45:48 -0400 |