From: Jan Kupec Date: Fri, 26 Oct 2007 15:07:30 +0000 (+0000) Subject: changes & version X-Git-Tag: BASE-SuSE-Linux-11_0-Branch~546 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aaf93ef25231373aae735fd02727ad02f57ce29a;p=platform%2Fupstream%2Fzypper.git changes & version --- diff --git a/VERSION.cmake b/VERSION.cmake index 35f4f34..df3ee6f 100644 --- a/VERSION.cmake +++ b/VERSION.cmake @@ -20,4 +20,4 @@ SET(VERSION_MAJOR "0") SET(VERSION_MINOR "9") -SET(VERSION_PATCH "0") +SET(VERSION_PATCH "1") diff --git a/package/zypper.changes b/package/zypper.changes index 34bdcb9..6f6360e 100644 --- a/package/zypper.changes +++ b/package/zypper.changes @@ -1,4 +1,21 @@ ------------------------------------------------------------------- +Fri Oct 26 15:54:37 CEST 2007 - jkupec@suse.cz + +- --root now adapts also repos.d and cache dirs +- require an absolute path for --root (#335609) +- proper return value for help +- r7662 +- 0.9.1 + +------------------------------------------------------------------- +Fri Oct 26 14:04:16 CEST 2007 - jkupec@suse.cz + +- when --skip-interactive is specified, skip also patches having a + license to confirm, even if they are not marked as interactive + (#236360) +- r7646 + +------------------------------------------------------------------- Tue Oct 23 14:57:23 CEST 2007 - jkupec@suse.cz - --reposd-dir, --cache-dir, and --raw-cache-dir global options