aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-08-10 12:28:58 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-08-10 12:28:58 +0000
commit2e65b41503e4b86c3b8a2ef24472a52ac31726e1 (patch)
treea8b551220ccc3f603933600e629bd4a8d75286da
parent819caa6eacef6cc3782c9b07d15bb6354de02818 (diff)
downloadmailfromd-2e65b41503e4b86c3b8a2ef24472a52ac31726e1.tar.gz
mailfromd-2e65b41503e4b86c3b8a2ef24472a52ac31726e1.tar.bz2
Update
git-svn-id: file:///svnroot/mailfromd/trunk@1502 7a8a7f39-df28-0410-adc6-e0d955640f24
-rw-r--r--ChangeLog2
-rw-r--r--doc/mailfromd.texi2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7619083d..a5080e74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
Add poll04.at and ashadow.at
* tests/ashadow.at, tests/poll04.at: New files
* doc/mailfromd.texi: Minor fixes
+ * src/dnsbase.c (a_lookup): Make name buffer big enough to hold
+ eventual CNAME expansions.
2007-08-09 Sergey Poznyakoff <gray@gnu.org.ua>
diff --git a/doc/mailfromd.texi b/doc/mailfromd.texi
index fc360c5e..8d72ec45 100644
--- a/doc/mailfromd.texi
+++ b/doc/mailfromd.texi
@@ -4388,7 +4388,7 @@ Expands to the textual representation of the program version
Expands to the default state directory (@pxref{statedir}).
@FIXME{Should have a way to determine the current value of statedir,
as set by state-directory pragma, or, better yet, have a variable
-reflecting it (r/w).
+reflecting it (r/w).}
@end deftypevr
Built-in constants can be used as variables, this allows to expand them

Return to:

Send suggestions and report system problems to the System administrator.