dots.diff

text/plain

Filename: dots.diff
Type: text/plain
Part: 0
Message: Re: 8.1 release notes

Patch

Same data as JSON: GET /api/v1/attachments/:id/patch the parsed metadata as JSON — format, series position, per-file stats; never the diff bytes. API reference →
Format: context
File+
doc/src/sgml/release.sgml 5 5
Index: doc/src/sgml/release.sgml
===================================================================
RCS file: /opt/arc/cvs2/pgsql/doc/src/sgml/release.sgml,v
retrieving revision 1.351
diff -u -c -r1.351 release.sgml
*** doc/src/sgml/release.sgml	23 Aug 2005 21:25:56 -0000	1.351
--- doc/src/sgml/release.sgml	23 Aug 2005 22:09:29 -0000
***************
*** 1726,1732 ****
    
          <listitem>
           <para>
!           Implemention of OpenPGP symmetric-key and public-key encryption
           </para>
           <para>
            Supported are both RSA and Elgamal public-key algorithms.
--- 1726,1732 ----
    
          <listitem>
           <para>
!           Implemention of OpenPGP symmetric-key and public-key encryption.
           </para>
           <para>
            Supported are both RSA and Elgamal public-key algorithms.
***************
*** 1735,1753 ****
  
          <listitem>
           <para>
!           Standalone build: include SHA256/384/512 hashes, Fortuna PRNG
           </para>
          </listitem>
  
          <listitem>
           <para>
!           OpenSSL build: support 3DES, use internal AES with OpenSSL < 0.9.7
           </para>
          </listitem>
  
          <listitem>
           <para>
!           Take build parameters (OpenSSL, zlib) from <filename>/configure</>. result
           </para>
           <para>
            No need to edit the <filename>Makefile</> anymore.
--- 1735,1753 ----
  
          <listitem>
           <para>
!           Standalone build: include SHA256/384/512 hashes, Fortuna PRNG.
           </para>
          </listitem>
  
          <listitem>
           <para>
!           OpenSSL build: support 3DES, use internal AES with OpenSSL &lt; 0.9.7.
           </para>
          </listitem>
  
          <listitem>
           <para>
!           Take build parameters (OpenSSL, zlib) from <filename>./configure</> result.
           </para>
           <para>
            No need to edit the <filename>Makefile</> anymore.
***************
*** 1756,1762 ****
  
          <listitem>
           <para>
!           Remove support for <filename>libmhash</> and <filename>libmcrypt</> (Marko Kreen)
           </para>
          </listitem>
  
--- 1756,1762 ----
  
          <listitem>
           <para>
!           Remove support for <filename>libmhash</> and <filename>libmcrypt</>.
           </para>
          </listitem>