diff options
author | dancer <dancer> | 2003-08-22 12:38:01 +0000 |
---|---|---|
committer | dancer <dancer> | 2003-08-22 12:38:01 +0000 |
commit | 3243103fb5974ab9e4933fe70d6895a479a0617f (patch) | |
tree | 9d0f8813efbe1ee50fa3024ff034492b45f82caf /debian/changelog | |
parent | 2d91cebc1ef1cd68b99a48e98e5419a4f6db380e (diff) | |
download | pbuilder-3243103fb5974ab9e4933fe70d6895a479a0617f.tar pbuilder-3243103fb5974ab9e4933fe70d6895a479a0617f.tar.gz |
0.83
+
+ * pbuilder-user-mode-linux: error out when COW file cannot be created.
+ (UML_DEBUGMODE): add --buildplace option.
+
+ * pbuilder-user-mode-linux.1: update manual page since some
+ information are missing.
+ Add information on --buildplace option.
+
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7bee4c7..7d5e22a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pbuilder (0.83) unstable; urgency=low + + * user-mode-linux: Check if BUILDPLACE is writable + * user-mode-linux: --buildplace options + + -- Junichi Uekawa <dancer@debian.org> Fri, 22 Aug 2003 19:00:22 +0900 + pbuilder (0.82) unstable; urgency=low * Change use of chown. |