From 7b9c873f13cb4116c467f53bcadf4fe6114a05e1 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Sun, 19 Mar 2006 17:48:37 +0000 Subject: adding notes about new rsync option handling svn path=/main/trunk/; revision=2957 --- NEWS | 1 + RELEASE-NOTES | 2 ++ 2 files changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 559e8415c..c126c3211 100644 --- a/NEWS +++ b/NEWS @@ -34,3 +34,4 @@ portage-2.1 (ongoing via pre releases) * Global updates and fixpackages performance optimizations. * Tests show that file locking is now more reliable. * A bash call stack is printed when an ebuild dies in ebuild.sh. +* New rsync option handling by using a generic PORTAGE_RSYNC_EXTRA_OPTS variable diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 4a2747f5d..0e6753b12 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -16,3 +16,5 @@ portage-2.1 for other actions) * Tools that call emerge should override the EMERGE_DEFAULT_OPTS environment variable or use the emerge --ignore-default-opts option. +* rsync option handling has been redesigned, instead of RSYNC_* variables + use PORTAGE_RSYNC_EXTRA_OPTS from now on. -- cgit v1.2.3-1-g7c22