summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ef3e1752..064b13c55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-04-13 Tim Lee <progscriptclone@gmail.com>
+
+ * 48525: Misc/vcs_info-examples: vcs_info git docs: ahead/behind
+ commits: Run fewer external programs
+
2021-04-12 Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>
* 48439: Src/mem.c: remove macros that became unnecessary by 47785