summaryrefslogtreecommitdiff
path: root/libsyslog/CHANGELOG.md
blob: 2d6cb4a132206a3b0baec7c93200fb6e92b9a402 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Changelog

All notable changes to this project will be summarized in this file. Please see
Git commit log for a more detailed view of the project history.

The format is based on [Keep a Changelog][keepachangelog] and this project
adheres to [Semantic Versioning][semver].

## [Unreleased]

# Fixed

 - Stop insecurely passing untrusted data syslog().

## [0.1.0] - 2023-02-24

Initial release.

[keepachangelog]: https://keepachangelog.com/en/1.1.0/
[semver]: https://semver.org/spec/v2.0.0.html