summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGunnar Wrobel <p@rdus.de>2008-06-02 15:25:32 +0000
committerGunnar Wrobel <p@rdus.de>2008-06-02 15:25:32 +0000
commit71d189c7eb7fd53c0ed006b20fc5ed0e403ed515 (patch)
tree4cf72e0c1ef1d4c755a5b197935e29e3fc37fa1f /ChangeLog
parentda7ff6a2f00cdc4c68a909cdea9d642543ac4ef5 (diff)
downloadlayman-71d189c7eb7fd53c0ed006b20fc5ed0e403ed515.tar.gz
layman-71d189c7eb7fd53c0ed006b20fc5ed0e403ed515.tar.bz2
layman-71d189c7eb7fd53c0ed006b20fc5ed0e403ed515.zip
Implement a umask setting (#186819)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e16658a..240cdf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2008-06-02 Gunnar Wrobel <p@rdus.de>
+ * layman/config.py: Implement a umask setting (#186819)
+ http://bugs.gentoo.org/show_bug.cgi?id=186819
+
* INSTALL: Fix the documentation.
* README: Updated project links.