summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Orgis2016-03-20 22:09:40 +0100
committerThomas Orgis2016-03-20 22:09:40 +0100
commita37ac63ef1f833a8229339d160f22de711b48758 (patch)
tree7b64b9be08bb1a5944590e2a8a097b4c1f89c194 /ChangeLog
parenta2b34dcd694e47774173e97061bb2e34d87a2f67 (diff)
FUNCTIONS: Change name of dependency checker functions again. I'm told it
is dependent and dependee, not depender. Along goes the change for the only two spells that use it (sorry, Vlad, but I don't expect you to cherry-pick those separately).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bf1e6fdc68..7ecf0ac574 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,8 +2,8 @@
* utils/duc: new spell, a collection of tools for indexing, inspecting and
visualizing disk usage
-2016-03-19 Thomas Orgis <sobukus@sourcemage.org>
- * FUNCTIONS: fix function names (dependee -> depender)
+2016-03-20 Thomas Orgis <sobukus@sourcemage.org>
+ * FUNCTIONS: fix function names (dependee -> dependent)
2016-03-18 Treeve Jelbert <treeve@sourcemage.org>
* FUNCTIONS: remove qt5_build hack, it breaks qt-creator