summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 307baa76c..4e95170d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 16 13:55:28 2008 Akinori MUSHA <knu@iDaemons.org>
+
+ * common.mk (complex.$(OBJEXT), rational.$(OBJEXT)): Properly add
+ dependencies to version.h and revision.h to fix parallel build
+ with make -j#.
+
Tue Dec 16 12:30:56 2008 Nobuyoshi Nakada <nobu@ruby-lang.org>
* configure.in (ac_cv_header_ucontext_h): do not use ucontext.h on Mac