diff options
Diffstat (limited to 'changes/bug2378')
-rw-r--r-- | changes/bug2378 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug2378 b/changes/bug2378 new file mode 100644 index 0000000000..a3ae196dc2 --- /dev/null +++ b/changes/bug2378 @@ -0,0 +1,3 @@ + o Minor code simplifications and refactorings + - Always treat failure to allocate an RSA key as an unrecoverable + allocation error. |