diff options
author | Gunnar Wrobel <p@rdus.de> | 2009-10-12 16:47:47 +0200 |
---|---|---|
committer | Gunnar Wrobel <p@rdus.de> | 2009-10-12 16:47:47 +0200 |
commit | 0f25e6190a2cdb53e6c16558a218a6dbae34489a (patch) | |
tree | 98b7e52080f39ed1a0c0c9c98c616f2ff2c42828 /ChangeLog | |
parent | Old layman path in new documentation (#271457) (diff) | |
download | overlord-0f25e6190a2cdb53e6c16558a218a6dbae34489a.tar.gz overlord-0f25e6190a2cdb53e6c16558a218a6dbae34489a.tar.bz2 overlord-0f25e6190a2cdb53e6c16558a218a6dbae34489a.zip |
app-portage/layman cvs update command needs to include -d or it dosn't checkout new
directorys (#278807)
http://bugs.gentoo.org/show_bug.cgi?id=278807
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2009-10-12 Gunnar Wrobel <p@rdus.de> + * layman/overlays/cvs.py (CvsOverlay.sync): app-portage/layman cvs + update command needs to include -d or it dosn't checkout new + directorys (#278807) + http://bugs.gentoo.org/show_bug.cgi?id=278807 + * doc/layman.8.xml: Old layman path in new documentation (#271457) http://bugs.gentoo.org/show_bug.cgi?id=271457 |