summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2006-01-20 00:49:20 +0000
committerMichael Banck <mbanck@debian.org>2006-01-20 00:49:20 +0000
commit0ae7098343bc783b1476ca9d76f1ada76a02a08b (patch)
treebcb4dced7b239f19a484af2718c53aa790b08d6d /debian/changelog
parent7403c009bd54d787be6470e9e9e22fd95860ded8 (diff)
* debian/patches/diskfs_no_inherit_dir_group.patch: New patch,
enabling SysV style behaviour (i.e. adopt the user's gid, not the one from the parent directory) for group permissions of newly created files by default.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index ca1b8a84..f0bb5284 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
hurd (20050513-6+SVN) unreleased; urgency=low
- *
+ * debian/patches/diskfs_no_inherit_dir_group.patch: New patch,
+ enabling SysV style behaviour (i.e. adopt the user's gid, not the
+ one from the parent directory) for group permissions of newly
+ created files by default.
-- Michael Banck <mbanck@debian.org> Tue, 17 Jan 2006 22:16:33 +0100