1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

edited changelog.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@14905 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
tadf 2008-01-06 01:45:37 +00:00
parent 5781f2b44c
commit ad3b7559e1

View file

@ -1,7 +1,7 @@
Sun Jan 6 09:39:02 2008 Tadayoshi Funaba <tadf@dotrb.org>
* lib/date.rb, lib/date/format.rb: introduced some constants
(for internal use) and aliases (minute and second).
(for internal use).
* sample/cal.rb: trivial adjustments.