Skip to content

Commit 91a0bf9

Browse files
committed
Release 0.74.0
1 parent f147c6f commit 91a0bf9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

docs/release_notes.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,26 @@
1919
LIBDNF Release Notes
2020
######################
2121

22+
====================
23+
0.74.0 Release Notes
24+
====================
25+
26+
- Fix a segfault in iterator of a ConfigParser section
27+
- Update ko.po
28+
- Split $releasever to $releasever_major and $releasever_minor in c api
29+
- copr: Add Copr build files
30+
- Add `persistence` config option
31+
- ConfigParser: make splitReleasever public
32+
- C API: Detect releasever_major, releasever_minor from provides
33+
- C API: Use releasever_{major,minor} from context instead of always splitting
34+
- C API: support shell-style variable substitution
35+
- C API: test shell-style variable expressions
36+
- conf: Improve granularity of ConfigParser exceptions
37+
- module: Warn if module config file is inaccessible
38+
- Enable automatic PR reviews
39+
- build: Increase CMake minimal version to 3.5.0
40+
- spec: Increase cmake minimal version to 3.5.0
41+
2242
====================
2343
0.73.4 Release Notes
2444
====================

0 commit comments

Comments
 (0)