summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2007-06-19 15:11:47 +0000
committerColin Watson <cjwatson@debian.org>2007-06-19 15:11:47 +0000
commit3243fbc18b87fbcc30d0ca5f8f5f924399df7682 (patch)
tree93deeec20d7190e858d30d24968e01b75f707123 /debian
parent904ea1831b966ad4114f5853b86423f80c53c42e (diff)
downloaddebootstrap-3243fbc18b87fbcc30d0ca5f8f5f924399df7682.tar.gz
* Fix formatting error in debootstrap(8) (.R is not a macro).
r47551
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d190698..17f12ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -31,6 +31,7 @@ debootstrap (0.4.0) UNRELEASED; urgency=low
makes it impossible to rmdir that directory. Moving it instead works
around the problem (thanks, Steven McCoy;
https://launchpad.net/bugs/65003).
+ * Fix formatting error in debootstrap(8) (.R is not a macro).
-- Joey Hess <joeyh@debian.org> Sat, 16 Jun 2007 13:09:59 -0400