summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 09:18:41 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-16 09:18:41 +0000
commitcb57ec83025d1e1ae09a2ee489a52859565f1ec1 (patch)
tree6896bd03e94b7993b33687fcaef3ee48e05acbe6 /ChangeLog
parent72aa4a8c46bb99c3c44675408c7994a2317b871a (diff)
* configure.in (Makefile): set VCS and VCSUP to support `git svn'
and git. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21603 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3db881c74f..296d282c56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Fri Jan 16 17:33:59 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * configure.in (Makefile): set VCS and VCSUP.
+ * configure.in (Makefile): set VCS and VCSUP to support `git svn'
+ and git.
* Makefile.in, win32/Makefile.sub (up): split from common.mk.