Quellcode durchsuchen

adds changes file

Chelsea H. Komlo vor 7 Jahren
Ursprung
Commit
1ca777474b
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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.