add a changes file

This commit is contained in:
Nick Mathewson
2016-02-06 12:37:56 -05:00
parent edd93f9de8
commit f3a0de0c2c
+4
View File
@@ -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.