diff options
author | Magnus Holmgren <holmgren@lysator.liu.se> | 2006-12-06 09:46:03 +0000 |
---|---|---|
committer | Magnus Holmgren <holmgren@lysator.liu.se> | 2006-12-06 09:46:03 +0000 |
commit | ea2c01d20f397fb6f7bbaba22ff82ea2ce815907 (patch) | |
tree | 739697fa5302cb43a80c7211bf2299a9e5d65a66 /doc | |
parent | 96c065cb7bcdfc0965fb111e1eab6e9180e9e186 (diff) |
local_scan ABI version incremented to 1.1
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 86bc01f45..72fdad599 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.441 2006/12/04 15:15:00 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.442 2006/12/06 09:46:03 magnus Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -340,6 +340,11 @@ PH/49 Although default lookup types such as lsearch* or cdb*@ have always been PH/50 Increased the value of DH_BITS in tls-gnu.c from 768 to 1024. +MH/01 local_scan ABI version incremented to 1.1. It should have been updated + long ago, but noone interested enough thought of it. Let's just say that + the "1.1" means that there are some new functions that weren't there at + some point in the past. + Exim version 4.63 ----------------- |