aboutsummaryrefslogtreecommitdiffstats
path: root/UPGRADE.txt
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index f0f43d402..6172a615a 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -47,7 +47,7 @@ Functions:
modules.conf file then you will need to explicitly load the modules that
contain the functions you want to use.
-* The ENUMLOOP() function no longer supplies a default zone for searching; instead,
+* The ENUMLOOKUP() function no longer supplies a default zone for searching; instead,
it uses the default zone(s) defined in enum.conf. In addition, when the 'c'
option (for counting the number of records is specified), but the lookup fails
to match any records, the returned value will now be "0" instead of blank.