diff options
author | Marius Mauch <genone@gentoo.org> | 2005-08-23 02:22:37 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-08-23 02:22:37 +0000 |
commit | 2a8a7b2e1f408662c2f852542518fe46ccb8a964 (patch) | |
tree | 699de827c2d441f4f743397e3587f006c380e71c | |
parent | manpage by Aaron Walker #72434 (diff) | |
download | portage-cvs-2a8a7b2e1f408662c2f852542518fe46ccb8a964.tar.gz portage-cvs-2a8a7b2e1f408662c2f852542518fe46ccb8a964.tar.bz2 portage-cvs-2a8a7b2e1f408662c2f852542518fe46ccb8a964.zip |
final Changelog entry
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,12 +1,15 @@ # ChangeLog for Portage; the Gentoo Linux ports system # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Id: ChangeLog,v 1.1004 2005/08/16 23:36:17 vapier Exp $ +# $Id: ChangeLog,v 1.1005 2005/08/23 02:22:37 genone Exp $ MAJOR CHANGES in 2.0.51: 1. /var/cache/edb/virtuals is no longer used at all. It's calculated now. 2. /var/cache/edb/world is now /var/lib/portage/world. 3. /etc/portage/profile/virtuals is _USER_ configs only. + 23 Aug 2005; Marius Mauch <genone@gentoo.org> *: + Moved the repository to SVN. + 15 Aug 2005; Marius Mauch <genone@gentoo.org> pym/portage.py: Fix logic error with sandbox. |