From 6d91bf3b0c423f647094846b8c9ec2c8d9829f9e Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 25 Jan 2008 09:27:30 +0000 Subject: * common.mk (revision.h): extracts revision number with ``svn info''. * common.mk (up): target to update from the repository. * Makefile.in, {win,bcc}32/Makefile.sub (IFCHANGE): tool to update a file if changed. * tool/ifchange: for unixen. * win32/ifchange.bat: some fix git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1237aaab78..08a83d3ab5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Fri Jan 25 18:27:28 2008 Nobuyoshi Nakada + + * common.mk (revision.h): extracts revision number with ``svn info''. + + * common.mk (up): target to update from the repository. + + * Makefile.in, {win,bcc}32/Makefile.sub (IFCHANGE): tool to update a + file if changed. + + * tool/ifchange: for unixen. + + * win32/ifchange.bat: some fix + Fri Jan 25 17:12:13 2008 Nobuyoshi Nakada * ruby.c (load_file): set default to ASCII-8BIT explicitly if -K -- cgit v1.2.3