about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorArseny Maslennikov <ar@cs.msu.ru>2021-02-19 18:38:09 -0600
committerdana <dana@dana.is>2021-02-19 18:39:22 -0600
commit5c60ec46ec087e7e58c8fc00c6821060e8caecb8 (patch)
tree2fe9d1b87626cfd1bb513aa64d3c8e2d8e0b7ac2 /ChangeLog
parent6bef719302d6db33c63fb6f2636986dff1941ac2 (diff)
downloadzsh-5c60ec46ec087e7e58c8fc00c6821060e8caecb8.tar.gz
zsh-5c60ec46ec087e7e58c8fc00c6821060e8caecb8.tar.xz
zsh-5c60ec46ec087e7e58c8fc00c6821060e8caecb8.zip
47867: Fix RPROMPT typo in prompinit
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8eaaee9d1..cee131eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-02-19  dana  <dana@dana.is>
+
+	* 47867: Arseny Maslennikov: Functions/Prompts/promptinit: Fix
+	RPROMPT typo
+
 2021-02-18  Peter Stephenson  <p.w.stephenson@ntlworld.com>
 
 	* users/26509: Src/builtin.c: fc -L should ignore remote entries