summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorOliver Kiddle <opk@zsh.org>2021-06-03 00:12:54 +0200
committerOliver Kiddle <opk@zsh.org>2021-06-03 00:12:54 +0200
commitf4b2a03625680ad27a3bc77ccec358582aee9094 (patch)
tree52ffeacfdd83d1fc3b4c285f06a4c58c565813e2 /ChangeLog
parent48938: remove vim fold and option markers in completions (diff)
downloadzsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar.gz
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar.bz2
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar.lz
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar.xz
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.tar.zst
zsh-f4b2a03625680ad27a3bc77ccec358582aee9094.zip
48952: expand octal codes for record separators in perl completion
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 772ac111a..9edf9418b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2021-06-02 Oliver Kiddle <opk@zsh.org>
+ * 48952: Completion/Unix/Command/_perl: expand octal codes for
+ record separators in perl completion
+
* 48938 (minus _cdrdao changes): Completion/Unix/Command/_pandoc,
Completion/Unix/Command/_bpython: remove vim fold and option markers