Skip to content

Commit ce52380

Browse files
committed
Update CHANGELOG.md for 0.17.10
1 parent 009aca9 commit ce52380

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,30 @@
22

33
## [Unreleased]
44

5+
## [0.17.10]
6+
Ben Kimock:
7+
- Fix heap buffer overflow due to operator precedence
8+
9+
Benji Smith:
10+
- Upgrade plain-HTTP links to HTTPS in Cargo.toml files
11+
12+
Bilal Elmoussaoui:
13+
- pango: Lower pkg-config version requirement for `v1_52`
14+
- gio: Add missing manual traits
15+
16+
Fina Wilke:
17+
- glib-macros: Allow to omit set for `construct_only` properties
18+
- glib-macros: Update docs for the properties macro `construct_only` attribute
19+
20+
Jan Alexander Steffens (heftig):
21+
- glib: Do not use `ptr::offset/offset_from` for private/impl offset
22+
23+
Maximiliano Sandoval R:
24+
- glib: strv: Implement `From` for constant `GStr` slices
25+
26+
Sebastian Dröge:
27+
- Fix a couple of trivial clippy warnings
28+
529
## [0.17.9]
630

731
Paskal Sitepu:

0 commit comments

Comments
 (0)