diff options
author | Roy Marples <roy@marples.name> | 2007-07-12 08:34:48 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-07-12 08:34:48 +0000 |
commit | 685aa53dce51485f871fa13ddd47d03f5ff17701 (patch) | |
tree | bb98cc4dd8460e98c36e76ad4f4c2dc503a70082 | |
parent | 5257ba51b9524b101533308024862e4344c8b6f6 (diff) |
alpha4
-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_alpha4 (12 Jul 2007) + 11 Jul 2007; Roy Marples <uberlord@gentoo.org>: Don't unmount network filesystems in localmount or halt.sh, #175602. @@ -10,7 +10,7 @@ SUBDIRS = conf.d etc init.d man net sh share src NAME = baselayout -VERSION = 2.0.0_alpha3 +VERSION = 2.0.0_alpha4 PKG = $(NAME)-$(VERSION) |