[gnus git] branch master updated: =1= * message.texi (IDNA): Explain what it is.
Ted Zlatanov <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b817682d77692cbd253539f14557228a4337215c (commit)
from def76ca5b9e0efac0c26b27fd48420a6721e89eb (commit)
- Log -----------------------------------------------------------------
commit b817682d77692cbd253539f14557228a4337215c
Author: Ted Zlatanov <[email protected]>
Date: Mon Jan 24 13:56:14 2011 -0600
* message.texi (IDNA): Explain what it is.
diff --git a/texi/ChangeLog b/texi/ChangeLog
index 0b69f7a..32df057 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-24 Teodor Zlatanov <[email protected]>
+
+ * message.texi (IDNA): Explain what it is.
+
2010-12-16 Lars Magne Ingebrigtsen <[email protected]>
* gnus.texi (Archived Messages): Remove outdated text.
diff --git a/texi/message.texi b/texi/message.texi
index 462a58f..274f3d8 100644
--- a/texi/message.texi
+++ b/texi/message.texi
@@ -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},
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 4 ++++
texi/message.texi | 4 ++++
2 files changed, 8 insertions(+), 0 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project