diff options
Diffstat (limited to 'changes/bug11454')
-rw-r--r-- | changes/bug11454 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug11454 b/changes/bug11454 new file mode 100644 index 0000000000..b37a7d9728 --- /dev/null +++ b/changes/bug11454 @@ -0,0 +1,6 @@ + o Minor bugfixes (certificate handling): + - Remove any old authority certificates that have been superseded + for at least two days. Previously, we would keep superseded + certificates until they expired, if they were published close + in time to the certificate that superseded them. + Fixes bug 11454; bugfix on 0.2.1.8-alpha. |