aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2021-07-11 09:50:26 +0200
committerOmar Polo <op@omarpolo.com>2021-07-11 09:50:26 +0200
commit8068d2ff33992fcaf0e5f38bc7b3d86789e7e92e (patch)
tree92f890afa17bb1cdbec3cce7e967db6b2c420f83 /ChangeLog
parent094bdacd40fc25e94198c037312708c049d43fe1 (diff)
tag v1.7.11.7.1
This version includes two bugfixes: - use ${MAKE} to recursively call make - fix the misleading example in the man page: macros name may not be reserved words Both bugs found and fixed by Anna “CyberTailor”, thanks!
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2947ec4..56f8af2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2021-07-11 Omar Polo <op@omarpolo.com>
+
+ * configure (VERSION): 1.7.1 tagged
+
2021-07-11 Anna “CyberTailor”
* gmid.1 (common): fix misleading example in man page: macros names may not be reserved words