diff options
author | Stefaan De Roeck <stefaan@gentoo.org> | 2005-09-02 00:48:27 +0000 |
---|---|---|
committer | Stefaan De Roeck <stefaan@gentoo.org> | 2005-09-02 00:48:27 +0000 |
commit | 375166c3f6c3c8e5657a65e1bd7665d740528855 (patch) | |
tree | 2e803b18688dc4daf2c1e4d159c6216bfdb6942f /net-fs/openafs/ChangeLog | |
parent | Clean up the way we disable wm97xx/sis315 and enable i830. (diff) | |
download | historical-375166c3f6c3c8e5657a65e1bd7665d740528855.tar.gz historical-375166c3f6c3c8e5657a65e1bd7665d740528855.tar.bz2 historical-375166c3f6c3c8e5657a65e1bd7665d740528855.zip |
more modular init scripts, so that client and server are separate; version bump to 1.4.0 rc2 in the 1.4 family; and a bunch of other tweaks such as: starting after a local dns server when available, arrange a sensible default configuration, do parsing of cacheinfo during startup, etc. closing bugs #97478, #97480, #100837, #101128
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-fs/openafs/ChangeLog')
-rw-r--r-- | net-fs/openafs/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/net-fs/openafs/ChangeLog b/net-fs/openafs/ChangeLog index b9bf3a2fd48f..d8d9957ce781 100644 --- a/net-fs/openafs/ChangeLog +++ b/net-fs/openafs/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for net-fs/openafs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/ChangeLog,v 1.49 2005/07/29 18:04:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/ChangeLog,v 1.50 2005/09/02 00:48:27 stefaan Exp $ + +*openafs-1.4.0_rc2 (02 Sep 2005) +*openafs-1.2.13-r1 (02 Sep 2005) + + 02 Sep 2005; Stefaan De Roeck <stefaan.deroeck@gentoo.org> + +openafs-1.2.13-r1.ebuild, +openafs-1.4.0_rc2.ebuild: + more modular init scripts, so that client and server are separate; version + bump to 1.4.0 rc2 in the 1.4 family; and a bunch of other tweaks such as: + starting after a local dns server when available, arrange a sensible default + configuration, do parsing of cacheinfo during startup, etc. closing bugs + #97478, #97480, #100837, #101128 29 Jul 2005; David Holm <dholm@gentoo.org> openafs-1.3.85.ebuild: Added to ~ppc. |