diff options
-rw-r--r-- | ChangeLog | 2 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ # ChangeLog for Gentoo System Intialization ("rc") scripts # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPLv2 +* baselayout-2.0.0_rc6 (31 Oct 2007) + 31 Oct 2007; Roy Marples <uberlord@gentoo.org>: You can now log baselayout-2 again, through the RC_LOGGER conf.d/rc @@ -10,7 +10,7 @@ SUBDIRS = conf.d etc init.d man net sh share src NAME = baselayout -VERSION = 2.0.0_rc5 +VERSION = 2.0.0_rc6 PKG = $(NAME)-$(VERSION) |