New commits:
commit 806df14f7b7c2b2ff45453a0623069a1edaa020c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
Makefile: add devinst target
It makes sense to have the current date and the commit ID reported
by sorcery --version when having it installed from a git checkout.
Otherwise, it reports a wildly inaccurate stable release version which
confuses the developer testing differing branches/releases.
diff --git a/ChangeLog b/ChangeLog
index 40bf8b2..1955b99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2021-02-26 Thomas Orgis <sobukus AT sourcemage.org>
+ * Makefile: added devinst target to mark installs from git checkout
+
2020-10-01 Thomas Orgis <sobukus AT sourcemage.org>
* protected: add /bin/login (!!)