diff options
author | Phil Pennock <pdp@exim.org> | 2010-06-06 02:08:50 +0000 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2010-06-06 02:08:50 +0000 |
commit | 4b2241d2228351057f63f954de46b0449288e3ba (patch) | |
tree | 7eb97c607ee76755d3e898f11f36f84c50ffb953 /doc/doc-txt/ChangeLog | |
parent | 7d9f747b5ef80d2c1126f3aff933346360d2be79 (diff) |
Implement --version. Fixes: #973
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 248e57523..85edf47d1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.624 2010/06/06 01:35:41 pdp Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.625 2010/06/06 02:08:50 pdp Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -38,6 +38,8 @@ PP/10 Bugzilla 937: provide a "debug" ACL control. PP/11 Bugzilla 922: Documentation dusting, patch provided by John Horne. +PP/12 Bugzilla 973: Implement --version. + Exim version 4.72 ----------------- |