Accepting request 1122816 from home:dmach:branches:openSUSE:Tools

- 1.4.4
  - Command-line:
    - Fix autocompletion for new locations
  - Configuration:
    - Fix apiurl_aliases handling in OscOptions.__getitem__
    - Fix crash when there's no [general]/apiurl option in the config file

OBS-URL: https://build.opensuse.org/request/show/1122816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/osc?expand=0&rev=422
This commit is contained in:
2023-11-07 10:32:53 +00:00
committed by Git OBS Bridge
parent 7bdeb9bacf
commit 1aa43d4859
7 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Nov 2 14:51:36 UTC 2023 - Daniel Mach <daniel.mach@suse.com>
- 1.4.4
- Command-line:
- Fix autocompletion for new locations
- Configuration:
- Fix apiurl_aliases handling in OscOptions.__getitem__
- Fix crash when there's no [general]/apiurl option in the config file
-------------------------------------------------------------------
Tue Oct 24 09:03:56 UTC 2023 - Jiri Slaby <jslaby@suse.cz>