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

ruby-changes:18431

From: tenderlove <ko1@a...>
Date: Wed, 5 Jan 2011 14:17:23 +0900 (JST)
Subject: [ruby-changes:18431] Ruby:r30454 (trunk): adding modified files to changelog, sorry folks! :-(

tenderlove	2011-01-05 14:17:18 +0900 (Wed, 05 Jan 2011)

  New Revision: 30454

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

  Log:
    adding modified files to changelog, sorry folks!  :-(

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 30453)
+++ ChangeLog	(revision 30454)
@@ -10,12 +10,14 @@
 
 Wed Jan  5 13:56:03 2011  Aaron Patterson <aaron@t...>
 
-	* SSL_shutdown should be called until the return value is non-zero:
+	* ext/openssl/ossl_ssl.c: SSL_shutdown should be called until the
+	  return value is non-zero:
 	  http://www.openssl.org/docs/ssl/SSL_shutdown.html
 
 Wed Jan  5 12:10:08 2011  Aaron Patterson <aaron@t...>
 
-	* Use _WIN32 rather than checking for windows.h.  Thanks Jon Forums!
+	* ext/dl/{cfunc.c,dl.h,handle.c}, ext/fiddle/fiddle.{h,c}: Use _WIN32
+	  rather than checking for windows.h.  Thanks Jon Forums!
 	  [ruby-core:33977]
 
 Sat Jan  1 17:02:50 2011  Yuki Sonoda (Yugui)  <yugui@y...>

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

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