summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 082993361e..f859ca0462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Nov 28 21:21:16 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * ext/psych/extconf.rb: compile sources in the source directory
+ without copying by using VPATH.
+
Wed Nov 28 21:18:57 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/mkmf.rb (MakeMakefile#each_compile_rules): splat $(*VPATH*) for