summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c1be27..6f99eba 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>: