aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-09-19 13:53:40 +0000
committerRoy Marples <roy@marples.name>2007-09-19 13:53:40 +0000
commit77f9015f0bf09c5ef3c51009e21d8e687006c3e4 (patch)
tree5f62c36e8a9e3c3dddeef6a086a0708af35dfcd3 /ChangeLog
parent987c72f12f41b8108447810fe84fd9f16e6d29d7 (diff)
/lib/rcscripts -> /lib/rc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c1be27f..6f99ebac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,14 @@
19 Sep 2007; Roy Marples <uberlord@gentoo.org>:
+ 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
+ benefit of not loading the splash plugin for rc4 and lower which is
+ ABI incompatible with us now.
+
plugin hook function is now rc_plugin_hook instead of a name based
- on the name of the plugin.
+ on the name of the plugin.
18 Sep 2007; Roy Marples <uberlord@gentoo.org>: