summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-14 13:27:11 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-14 13:27:11 +0000
commit2b85bce7b396f5bdcb873a9faef7d54ea33ce26f (patch)
tree08f99c0c2732607a2db6d988d921c1c5f5b51cfd /doc/doc-txt/NewStuff
parent85b6260ab044acdf976d2d128cf7639d57c79e75 (diff)
Export body_linecount and body_zerocount in the local_scan API.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index fa86b1e07..3de7f6366 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.146 2007/04/17 13:06:10 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.147 2007/06/14 13:27:11 ph10 Exp $
New Features in Exim
--------------------
@@ -8,6 +8,13 @@ Before a formal release, there may be quite a lot of detail so that people can
test from the snapshots or the CVS before the documentation is updated. Once
the documentation is updated, this file is reduced to a short list.
+Version 4.68
+------------
+
+ 1. The body_linecount and body_zerocount C variables are now exported in the
+ local_scan API.
+
+
Version 4.67
------------