summary refs log tree commit diff
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2016-11-21 02:55:16 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2016-11-21 02:55:16 +0000
commit45c92778c64d2f9546bf5b400da879f554fc9385 (patch)
tree09ec14a9d99bdd2582d4903439a4c1b4e5b31209
parentcb5f100bd38a3b21739897fb4236db0700b39477 (diff)
downloadzsh-45c92778c64d2f9546bf5b400da879f554fc9385.tar.gz
zsh-45c92778c64d2f9546bf5b400da879f554fc9385.tar.xz
zsh-45c92778c64d2f9546bf5b400da879f554fc9385.zip
unposted: Credit Sebastian for 39992.
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 24fb8a3f3..31cfc5b07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,8 +24,8 @@
 
 2016-11-20  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
-	* 39992: Src/params.c: setarrvalue: Allocate a correctly-sized
-	array.
+	* Sebastian: 39992: Src/params.c: setarrvalue: Allocate
+	a correctly-sized array.
 
 	* unposted (after 39952): Src/Zle/zle_params.c: Restore C89
 	compatibility.