1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-08 14:08:42 +02:00

release 1.4.4

This commit is contained in:
2023-11-02 15:50:33 +01:00
parent 752e0b89cc
commit 7781367b1e
3 changed files with 11 additions and 2 deletions

9
NEWS
View File

@@ -1,3 +1,12 @@
- 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
- Spec:
- Install bash completion with .bash suffix rather than .sh
- 1.4.3
- Configuration:
- Allow undefined fields in Options and HostOptions