aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f99ebac..e1b5f529 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
19 Sep 2007; Roy Marples <uberlord@gentoo.org>:
+ Added the checkown applet based on the work by Renato Caldas, #192682
+ checkdir ensures that the specified files (or directories) are owned
+ by the current user/group or as specified on the command line. You can
+ optionally check permissions too.
+
Change from /lib/rcscripts to /lib/rc and adjust our files so changing
our libdir is much easier in future. This move makes sense it's so much
more than a holding place for our scripts now. It also has the added