Skip to content

Commit

Permalink
changes 1.14.53
Browse files Browse the repository at this point in the history
  • Loading branch information
mlandres committed Jun 15, 2022
1 parent ce98c70 commit 7a03e85
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 2 deletions.
4 changes: 2 additions & 2 deletions VERSION.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
#
SET(VERSION_MAJOR "1")
SET(VERSION_MINOR "14")
SET(VERSION_PATCH "52")
SET(VERSION_PATCH "53")

# LAST RELEASED: 1.14.52
# LAST RELEASED: 1.14.53
#=======
15 changes: 15 additions & 0 deletions package/zypper.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Jun 15 13:22:04 CEST 2022 - [email protected]

- Basic JobReport for "cmdout/monitor".
- versioncmp: if verbose, also print the edition 'parts' which are
compared.
- Make sure MediaAccess is closed on exception (bsc#1194550)
- Display plus-content hint conditionally (fixes #433)
- Honor the NO_COLOR environment variable when auto-detecting
whether to use color (fixes #432)
- Define table columns which should be sorted natural [case
insensitive] (fixes #391, closes #396, fixes #424)
- lr/ls: Use highlight color on name and alias as well.
- version 1.14.53

-------------------------------------------------------------------
Thu Feb 24 13:48:24 CET 2022 - [email protected]

Expand Down

0 comments on commit 7a03e85

Please sign in to comment.