aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-03-08 08:13:05 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-03-08 08:13:05 +0100
commit0ba83d1c8aa8e7806c381916af4628305fcc64f2 (patch)
tree386e587656fd10c370e1e38c6b35f2b5d30e3e01 /CHANGELOG.md
parente263f8606a9cbbe68595db68b4a56e34866a8d1d (diff)
Rename file_rhash to dir_hash
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e5c2cd..fd66446 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
GNU+Linux distributions.
- The `$BASHTARD_PLATFORM` variable now contains an additional entry, `init`, to
allow for handling different init systems on GNU+Linux in a cleaner fashion.
-- A `file_rhash` utility function has been added, which will give you a hash based
+- A `dir_hash` utility function has been added, which will give you a hash based
on the file contents of a directory. This function will find files
recursively, calculate a hash for each of them, and then calculate a hash
based on the total result. The intended goal is to allow running before and