aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordancer <dancer>2003-08-15 09:43:31 +0000
committerdancer <dancer>2003-08-15 09:43:31 +0000
commit9e3c7737d40602754fa6634f3e263baff6149185 (patch)
tree33b00e4df5a1ad4397306126adc520fa90cf91bc /ChangeLog
parent94960fc621978db570f42f64faf6a0464e01e8ba (diff)
downloadpbuilder-9e3c7737d40602754fa6634f3e263baff6149185.tar
pbuilder-9e3c7737d40602754fa6634f3e263baff6149185.tar.gz
+ * "pbuilder-user-mode-linux create" will run properly when --distribution
+ is unset.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bd71ced..bed04f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-08-15 Junichi Uekawa <dancer@debian.org>
+ * THANKS: update.
+
+ * pbuilder-user-mode-linux (UML_EXITCODE): check against no --distribution flag.
+ pbuilder-user-mode-linux errored out when no distribution was set.
+ From: Marek Habersack <grendel@debian.org>
+
* pbuilder-user-mode-linux.1: update document to note that
pbuilder-uml shouldn't be ran as root.