From 086b81cb08d50c40f65982675982ae5798896831 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Tue, 12 Nov 2019 16:46:54 -0500 Subject: [PATCH] more blurb for 0.4.2.4-rc changelog. --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a27be04d78..cc97a3e287 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ Changes in version 0.4.2.4-rc - 2019-11-?? - Tor 0.4.2.4-rc is the first release candidate in its series; it fixes - several bugs from earlier versions. + Tor 0.4.2.4-rc is the first release candidate in its series. It fixes + several bugs from earlier versions, including a few that would result in + stack traces or incorrect behavior. o Minor features (build system): - Make pkg-config use --prefix when cross-compiling, if