OSDN Git Service

* new-features.sgml (ov-new1.7.2): Describe XDR support.
authorcorinna <corinna>
Wed, 3 Mar 2010 15:05:33 +0000 (15:05 +0000)
committercorinna <corinna>
Wed, 3 Mar 2010 15:05:33 +0000 (15:05 +0000)
winsup/doc/ChangeLog
winsup/doc/new-features.sgml

index de42b9c..a2efe0f 100644 (file)
@@ -1,3 +1,7 @@
+2010-03-02  Charles Wilson  <cygwin@cwilson.fastmail.fm>
+
+       * new-features.sgml (ov-new1.7.2): Describe XDR support.
+
 2010-02-26  Corinna Vinschen  <corinna@vinschen.de>
 
        * new-features.sgml (ov-new1.7.2): Add strptime changes.
index 4fa4c25..4c637aa 100644 (file)
@@ -140,6 +140,14 @@ In other words, use the /cygdrive mount flags for these paths as well.
 Recognize NWFS filesystem and workaround broken OS call.
 </para></listitem>
 
+<listitem><para>
+New support for eXtensible Data Record (XDR) encoding and decoding,
+as defined by RFCs 1014, 1832, and 4506.  The XDR protocol and
+functions are useful for cross-platfrom data exchange, and are
+commonly used as the core data interchange format for Remote
+Procedure Call (RPC) and NFS.
+</para></listitem>
+
 </itemizedlist>
 
 </sect2>