about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Tameling <tamelingdaniel@gmail.com>2018-01-20 21:06:18 +0100
committerPeter Stephenson <pws@zsh.org>2018-01-22 09:46:01 +0000
commit12704997a379bb626886e42b8bd2ddac0f367b97 (patch)
treeba1a8d5e847381eaf6d6d9ff0744e9a89121b2d7 /ChangeLog
parent4c8552170ed8ac71b670c68e40b170f7f61d0a98 (diff)
downloadzsh-12704997a379bb626886e42b8bd2ddac0f367b97.tar.gz
zsh-12704997a379bb626886e42b8bd2ddac0f367b97.tar.xz
zsh-12704997a379bb626886e42b8bd2ddac0f367b97.zip
42305: CVS should be git
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3c1192b3e..6e1e83a11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-22  Peter Stephenson  <p.stephenson@samsung.com>
+
+	* Daniel Tamelin: 42305: INSTALL: CVS should be git.
+
 2018-01-20  Mikael Magnusson  <mikachu@gmail.com>
 
 	* 42243: Src/Modules/pcre.c: Free stuff properly in zsh/pcre