summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-11-02 22:04:41 +0100
committerOliver Kiddle <opk@zsh.org>2017-11-13 21:26:37 +0100
commitd0b2549ba8c8f79ec1cebafec67cb6c9e8c525e9 (patch)
tree5d7be4f3ede6b8a4576b66115e0d1ae70e33d2d8 /ChangeLog
parentd8e3218938381901e5adbc48059fb54a7f12a23b (diff)
downloadzsh-d0b2549ba8c8f79ec1cebafec67cb6c9e8c525e9.tar.gz
zsh-d0b2549ba8c8f79ec1cebafec67cb6c9e8c525e9.tar.xz
zsh-d0b2549ba8c8f79ec1cebafec67cb6c9e8c525e9.zip
gitlab #1: update options for sqlite 3.21.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aae863ba1..b540e320d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-11-13  Oliver Kiddle  <opk@zsh.org>
 
+	* gitlab #1: Completion/Unix/Command/_sqlite: update options
+	for sqlite 3.21.0
+
 	* github #18: Malcolm Ramsay: Completion/Redhat/Command/_dnf:
 	Explicitly use system python so the dnf module can be found