diff options
author | Mikael Magnusson <mikachu@gmail.com> | 2017-12-02 06:46:56 +0100 |
---|---|---|
committer | Mikael Magnusson <mikachu@gmail.com> | 2017-12-02 06:46:56 +0100 |
commit | 45f3169c51446b10e364eb7d5e2ac0922cbc00a3 (patch) | |
tree | 6ca81df1dde82d2fac24c08de60976e1ce8d5342 /ChangeLog | |
parent | 2bc02b4f9800197afcd512e9907d2592ffc1a0df (diff) | |
download | zsh-45f3169c51446b10e364eb7d5e2ac0922cbc00a3.tar.gz zsh-45f3169c51446b10e364eb7d5e2ac0922cbc00a3.tar.xz zsh-45f3169c51446b10e364eb7d5e2ac0922cbc00a3.zip |
unposted: fix dana's name in ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index bd67d1dc9..b99d5e11e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2017-12-01 Peter Stephenson <p.stephenson@samsung.com> - * data: 42065: Test/B10getopts.ztst: new getopts tests. + * dana: 42065: Test/B10getopts.ztst: new getopts tests. * dana: 42063: Src/builtin.c: getopts errors now report "+" if appropriate for option. |