diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-12-10 21:39:21 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-12-10 21:39:21 +0000 |
commit | 9ced418f2f75c45652abf89475a422e177a1c869 (patch) | |
tree | 8cf16eb1d6b916dea5fb8b0b0003df9763cfd0be /app-admin/gentoo-rsync-mirror/ChangeLog | |
parent | Getting some post-build deps into (diff) | |
download | historical-9ced418f2f75c45652abf89475a422e177a1c869.tar.gz historical-9ced418f2f75c45652abf89475a422e177a1c869.tar.bz2 historical-9ced418f2f75c45652abf89475a422e177a1c869.zip |
Some fixes to improve logging when called with absolute paths. Closes #35527.
Diffstat (limited to 'app-admin/gentoo-rsync-mirror/ChangeLog')
-rw-r--r-- | app-admin/gentoo-rsync-mirror/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/app-admin/gentoo-rsync-mirror/ChangeLog b/app-admin/gentoo-rsync-mirror/ChangeLog index b899f370be57..210026a660d6 100644 --- a/app-admin/gentoo-rsync-mirror/ChangeLog +++ b/app-admin/gentoo-rsync-mirror/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/gentoo-rsync-mirror # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.10 2003/12/06 13:11:07 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/gentoo-rsync-mirror/ChangeLog,v 1.11 2003/12/10 21:39:13 tantive Exp $ + + 10 Dec 2003; Michael Imhof <tantive@gentoo.org> : + Some fixes to improve logging when called with absolute paths. + Closes #35527. 06 Dec 2003; Michael Imhof <tantive@gentoo.org> : Changed the script to log to /var/log. |