[前][次][番号順一覧][スレッド一覧]

ruby-changes:26858

From: marcandre <ko1@a...>
Date: Thu, 24 Jan 2013 05:05:32 +0900 (JST)
Subject: [ruby-changes:26858] marcandRe: r38910 (trunk): * NEWS: whitespace

marcandre	2013-01-24 05:05:21 +0900 (Thu, 24 Jan 2013)

  New Revision: 38910

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=38910

  Log:
    * NEWS: whitespace

  Modified files:
    trunk/NEWS

Index: NEWS
===================================================================
--- NEWS	(revision 38909)
+++ NEWS	(revision 38910)
@@ -280,7 +280,7 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L280
     manually in order to adapt to situations where FIPS mode would be an
     explicit requirement.
   * Authenticated Encryption with Associated Data (AEAD) is supported via
-    Cipher#auth_data= and Cipher#auth_tag/Cipher#auth_tag=. 
+    Cipher#auth_data= and Cipher#auth_tag/Cipher#auth_tag=.
     Currently (OpenSSL 1.0.1c), only GCM mode is supported.
 
 * ostruct

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]