summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2017-08-29 00:32:41 +0200
committerOliver Kiddle <opk@zsh.org>2017-08-29 00:32:41 +0200
commit92ec72844c9b3db9cadb5572d244b16c966b719c (patch)
tree6323193b1b201858081e6d62d897471a77bf63cf
parentab6ac7313d89af53aa810b6520085485c699b6c4 (diff)
downloadzsh-92ec72844c9b3db9cadb5572d244b16c966b719c.tar.gz
zsh-92ec72844c9b3db9cadb5572d244b16c966b719c.zip
unposted: add missing #autoload directive
-rw-r--r--ChangeLog5
-rw-r--r--Completion/Unix/Type/_bpf_filters2
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e32d0680b..268bf5d67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-29 Oliver Kiddle <opk@zsh.org>
+
+ * unposted: Completion/Unix/Type/_bpf_filters:
+ add missing #autoload directive
+
2017-08-28 Daniel Shahaf <d.s@daniel.shahaf.name>
* unposted: Config/version.mk: Post-release version bump.
diff --git a/Completion/Unix/Type/_bpf_filters b/Completion/Unix/Type/_bpf_filters
index c62481e09..54e2172c9 100644
--- a/Completion/Unix/Type/_bpf_filters
+++ b/Completion/Unix/Type/_bpf_filters
@@ -1,3 +1,5 @@
+#autoload
+
# spaces are valid instead of word ends, perhaps better to just do compset -q
local -a networks fields dirs protos relop