about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEitan Adler <lists@eitanadler.com>2018-06-18 05:14:46 +0000
committerOliver Kiddle <okiddle@yahoo.co.uk>2018-06-18 08:45:09 +0200
commit810b5c8ab99340fc0cf4c224697d1d069ab3d90b (patch)
treefb5ef693d53ae5749914fe238bac8ed3674037f3 /ChangeLog
parented2f4d684015cb160755b007f0df119ceb6ff6fb (diff)
downloadzsh-810b5c8ab99340fc0cf4c224697d1d069ab3d90b.tar.gz
zsh-810b5c8ab99340fc0cf4c224697d1d069ab3d90b.tar.xz
zsh-810b5c8ab99340fc0cf4c224697d1d069ab3d90b.zip
43048: add sanitizers, standards aliases and fix -flto
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b48742319..6956e569b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-06-18  Oliver Kiddle  <okiddle@yahoo.co.uk>
+
+	* 43048: Eitan: Completion/Unix/Command/_gcc: add sanitizers,
+	standards aliases and fix -flto
+
 2018-06-17  dana  <dana@dana.is>
 
 	* 43043: Completion/Unix/Command/_comm,