summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMiguel Figueiredo <elmig-guest@users.alioth.debian.org>2011-01-04 21:55:54 +0000
committerMiguel Figueiredo <elmig-guest@users.alioth.debian.org>2011-01-04 21:55:54 +0000
commit7c99375d70d8239b6cd0a6ecb6dab33dd66581cf (patch)
tree50729f2d33c979ffcedd0c24bf806ad3218a553d /debian
parentbf67a3418f38e983b8c069a16ef690fb29895caa (diff)
downloaddebootstrap-7c99375d70d8239b6cd0a6ecb6dab33dd66581cf.tar.gz
fix to --private-key. Thanks to Jonathan Klee
r66195
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6bd57b2..d5b3219 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debootstrap (1.0.27) unreleased; urgency=low
+
+ [ Miguel Figueiredo ]
+ * Fix bug and typo on --private-key
+ Patch by Jonathan Klee.
+
+ -- Miguel Figueiredo <elmig@debianpt.org> Tue, 04 Jan 2011 21:16:28 +0000
+
debootstrap (1.0.26) unstable; urgency=low
[ Christian Perrier ]