diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-30 15:14:04 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-30 15:14:04 +0000 |
commit | 17792b53d16f2061cb7350001e81c995bac6a9eb (patch) | |
tree | 9cdbcc6141c85e37064125919c90b05063ccf6e7 /doc/doc-txt/ChangeLog | |
parent | 1da77999df7a8f5a91859eb43e4e806e3c50236d (diff) |
Change "expr" to "expr --" in all shell scripts. Fixes: #889
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 42a5926e4..8e6d5b0c4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.584 2009/10/30 15:08:25 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.585 2009/10/30 15:14:04 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -139,6 +139,9 @@ NM/30 Bugzilla 888: TLS documentation bugfixes NM/31 Bugzilla 896: Dovecot buffer overrun fix +NM/32 Bugzilla 889: Change all instances of "expr" in shell scripts to "expr --" + Unlike the original bugzilla I have changed all shell scripts in src tree + Exim version 4.69 ----------------- |