diff options
| author | 2026-02-23 05:29:13 +0100 | |
|---|---|---|
| committer | 2026-02-23 05:29:13 +0100 | |
| commit | e7381a08c738870ae830429d2431efca918cc8c8 (patch) | |
| tree | eee4e6b75261298d81d35b3dd8363b14d5bacf87 | |
| parent | Merge pull request 'Log xs_socket_accept failure reason and document OpenBSD ... (diff) | |
| download | snac2-e7381a08c738870ae830429d2431efca918cc8c8.tar.gz snac2-e7381a08c738870ae830429d2431efca918cc8c8.tar.xz snac2-e7381a08c738870ae830429d2431efca918cc8c8.zip | |
Updated RELEASE_NOTES.
| -rw-r--r-- | RELEASE_NOTES.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 9e4d2f4..189cc79 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md | |||
| @@ -1,5 +1,9 @@ | |||
| 1 | # Release Notes | 1 | # Release Notes |
| 2 | 2 | ||
| 3 | ## UNRELEASED | ||
| 4 | |||
| 5 | Added some OpenBSD-specific documentation (contributed by oxzi). | ||
| 6 | |||
| 3 | ## 2.90 | 7 | ## 2.90 |
| 4 | 8 | ||
| 5 | Minor tweak to improve signature key retrieving for some Wordpress configurations. | 9 | Minor tweak to improve signature key retrieving for some Wordpress configurations. |