소스 검색

adds changes file

Chelsea H. Komlo 9 년 전
부모
커밋
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.