Skip to content

Commit

Permalink
1.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bradh352 committed Oct 15, 2024
1 parent 34e6437 commit 2003128
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
layout: page
title: Changelog
---
<a name="1_34_2"></a>
## c-ares version 1.34.2 - October 15 2024

This release contains a fix for downstream packages detecting the c-ares
version based on the contents of the header file rather than the
distributed pkgconf or cmake files.

<a name="1_34_1"></a>
## c-ares version 1.34.1 - October 9 2024
Expand Down
2 changes: 2 additions & 0 deletions download.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ title: Download c-ares
layout: page
permalink: /download/
versions:
- version: 1.34.2
date: "15-oct-2024"
- version: 1.34.1
date: "9-oct-2024"
- version: 1.34.0
Expand Down
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: page
version:
version: 1.34.1
date: "9-oct-2024"
version: 1.34.2
date: "15-oct-2024"
---

- [Download](#download)
Expand Down

0 comments on commit 2003128

Please sign in to comment.