diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug18259 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug18259 b/changes/bug18259 new file mode 100644 index 0000000000..1084b8f524 --- /dev/null +++ b/changes/bug18259 @@ -0,0 +1,4 @@ + o Code simplification and refactoring: + - Simplify return types for some crypto functions that can't + actually fail. Patch from Hassan Alsibyani. Closes ticket + 18259. |