summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-05-13 21:04:45 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-05-13 21:04:45 +0100
commit97d1730589a1b7d1f630df1f3193df5b967d3aba (patch)
tree1b0f3e1efda318e6be4734c2dca2215b59c15e55 /doc/doc-txt/NewStuff
parentaa7c82b2e34a4b0b341c6d05f81b4a349dcd06be (diff)
Use defines in config.h for type & scanf-patterns for eval. Update docs.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index db77318db..ad173041f 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -71,6 +71,9 @@ Version 4.78
"socket activation", but forcing the activated socket to fd 0. We're
interested in adding more support for modern variants.
+10. ${eval } now uses 64-bit values on supporting platforms. A new "G" suffux
+ for numbers indicates multiplication by 1024^3.
+
Version 4.77
------------