about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndré Kugland <kugland@gmail.com>2021-04-18 23:00:47 -0300
committerOliver Kiddle <opk@zsh.org>2021-04-19 23:16:27 +0200
commit92a7b7f41716bec0565582b39b0493de6b8b0a08 (patch)
treeedc157391f9cb2bc8b081042b8644f996fd7745f /ChangeLog
parent79258d090c1e270e348e9b3bdb1ace7e4622d709 (diff)
downloadzsh-92a7b7f41716bec0565582b39b0493de6b8b0a08.tar.gz
zsh-92a7b7f41716bec0565582b39b0493de6b8b0a08.tar.xz
zsh-92a7b7f41716bec0565582b39b0493de6b8b0a08.zip
github/zsh-completions #792: added completions for opus-tools (opusenc, opusdec & opusinfo)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8afdef958..7cf9ec4e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2021-04-19  Oliver Kiddle  <opk@zsh.org>
 
+	* André Kugland: github/zsh-completions #792:
+	Completion/Unix/Command/_opustools: new opus-tools completion
+
 	* 48619: Completion/Unix/Command/_ansible: complete inventory
 	plugins in assignments to ANSIBLE_INVENTORY_ENABLED