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

remove "major" from README

This commit is contained in:
Peter Stephenson 2014-10-02 18:14:13 +01:00
parent 64d32d840d
commit 8cbff0b82e
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2014-10-02 Peter Stephenson <p.stephenson@samsung.com>
* unposted: remove "major".
* 33330: README, Etc/FAQ.yo: information for forthcoming 5.0.7
release.

2
README
View file

@ -10,7 +10,7 @@ There are minor new features as well as bug fixes since 5.0.6.
Note in particular there is a security fix to disallow evaluation of the
initial values of integer variables imported from the environment (they
are instead treated as literal numbers). Although no major exploits are
are instead treated as literal numbers). Although no exploits are
currently known with this issue it is recommended to upgrade as soon as
possible.