浏览代码

adds changes file

Chelsea H. Komlo 7 年之前
父节点
当前提交
1ca777474b
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      changes/ticket20717

+ 4 - 0
changes/ticket20717

@@ -0,0 +1,4 @@
+  o Code simplification and refactoring:
+    - Refactors the hashing API to return negative values for errors as is done
+      as a standard throughout the codebase.
+    - Refactors calling functions to expect negative values for errors.