diff options
author | Roy Marples <roy@marples.name> | 2007-09-19 13:53:40 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-09-19 13:53:40 +0000 |
commit | 77f9015f0bf09c5ef3c51009e21d8e687006c3e4 (patch) | |
tree | 5f62c36e8a9e3c3dddeef6a086a0708af35dfcd3 /ChangeLog | |
parent | 987c72f12f41b8108447810fe84fd9f16e6d29d7 (diff) |
/lib/rcscripts -> /lib/rc
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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>: |