* message.texi (IDNA): Explain what it is.
authorTed Zlatanov <tzz@lifelogs.com>
Mon, 24 Jan 2011 19:56:14 +0000 (13:56 -0600)
committerTed Zlatanov <tzz@lifelogs.com>
Mon, 24 Jan 2011 19:56:14 +0000 (13:56 -0600)
texi/ChangeLog
texi/message.texi

index 0b69f7a..32df057 100644 (file)
@@ -1,3 +1,7 @@
+2011-01-24  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * message.texi (IDNA): Explain what it is.
+
 2010-12-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.texi (Archived Messages): Remove outdated text.
index 462a58f..274f3d8 100644 (file)
@@ -886,6 +886,10 @@ Manual}).
 @cindex internationalized domain names
 @cindex non-ascii domain names
 
+@acronym{IDNA} is a standard way to encode non-@acronym{ASCII} domain
+names into a readable @acronym{ASCII} string.  The details can be
+found in RFC 3490.
+
 Message is a @acronym{IDNA}-compliant posting agent.  The user
 generally doesn't have to do anything to make the @acronym{IDNA}
 happen---Message will encode non-@acronym{ASCII} domain names in @code{From},