From 794018faacbf7e1aea7bc9b990445b433fbe3170 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: May 26 2022 07:24:00 +0000 Subject: removed issue from the release --- diff --git a/docs/source/release_notes/release_notes_1.29.rst b/docs/source/release_notes/release_notes_1.29.rst index bc67af2..addfdb5 100644 --- a/docs/source/release_notes/release_notes_1.29.rst +++ b/docs/source/release_notes/release_notes_1.29.rst @@ -35,15 +35,6 @@ work. Userinfo regressions - it now correctly list information for all users specified on command line. -**Download output for all task types in download-task** - -| PR: https://pagure.io/koji/pull-request/3343 - -Some types of output were not reachable via CLI (but via web yes). E.g. scratch -image builds. All content now should be downloadble via CLI (see ``--all`` and -older ``--logs`` options). Also new ``--dirperarch`` option is there now to -handle same-named artifacts/logs for different archs. - **Allow untag-build for blocked packages** | PR: https://pagure.io/koji/pull-request/3255