1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-11 13:01:28 +02:00

27217: fix typo in assignment in new user script

This commit is contained in:
Peter Stephenson 2009-08-17 11:15:37 +00:00
parent fff4f63b97
commit 0600ab5c99
2 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2009-08-17 Peter Stephenson <pws@csr.com>
* 27217: Functions/Newuser/zsh-newuser-install: fix typo
in assignment.
2009-08-16 Peter Stephenson <p.w.stephenson@ntlworld.com>
* 27216: Src/hist.c: set chwords to NULL when freed.
@ -12080,5 +12085,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4760 $
* $Revision: 1.4761 $
*****************************************************