commit e58805cc055be57aff0f40e1b8de8845af45320f parent 8daae64f867567743b3ab0a3da0a4b1a2e8a0f94 Author: David Goulet <dgoulet@torproject.org> Date: Tue, 16 Sep 2025 11:37:02 -0400 changelog: Use the right alpha version Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| M | ChangeLog | | | 4 | ++-- |
| M | ReleaseNotes | | | 4 | ++-- |
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog @@ -1,5 +1,5 @@ -Changes in version 0.4.9.2-alpha - 2025-09-16 - This is the second alpha release and likely the last before going stable. +Changes in version 0.4.9.3-alpha - 2025-09-16 + This is the third alpha release and likely the last before going stable. This release contains the new CGO circuit encryption. See proposal 359 for more details. Several TLS minor fixes which will strengthen the link security. diff --git a/ReleaseNotes b/ReleaseNotes @@ -2,8 +2,8 @@ This document summarizes new features and bugfixes in each stable release of Tor. If you want to see more detailed descriptions of the changes in each development snapshot, see the ChangeLog file. -Changes in version 0.4.9.2-alpha - 2025-09-16 - This is the second alpha release and likely the last before going stable. +Changes in version 0.4.9.3-alpha - 2025-09-16 + This is the third alpha release and likely the last before going stable. This release contains the new CGO circuit encryption. See proposal 359 for more details. Several TLS minor fixes which will strengthen the link security.