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

ruby-changes:7339

From: tadf <ko1@a...>
Date: Tue, 26 Aug 2008 02:58:46 +0900 (JST)
Subject: [ruby-changes:7339] Ruby:r18858 (trunk): fixed a comment.

tadf	2008-08-26 02:58:30 +0900 (Tue, 26 Aug 2008)

  New Revision: 18858

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

  Log:
    fixed a comment.

  Modified files:
    trunk/ChangeLog

Index: ChangeLog
===================================================================
--- ChangeLog	(revision 18857)
+++ ChangeLog	(revision 18858)
@@ -58,8 +58,8 @@
 
 Mon Aug 25 23:38:17 2008  Tadayoshi Funaba  <tadf@d...>
 
-	* lib/date/format.rb(strftime): can print with given arbitrary
-	  precision.
+	* lib/date/format.rb(strftime): %[LN] can print with given
+	  arbitrary precision.
 
 	* lib/date/format.rb(strftime): optional flags and filed width
 	  should also affect %[nt].

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

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