aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-13 08:04:11 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-03-13 08:04:11 +0000
commitb4bfc3aa79dfd89cbd51cd70cbc4eee199000955 (patch)
tree856b4d5e92493317904d03f25eb8576cb4ede103 /ChangeLog
parent1f46af14e48e2bcd86e02ac015b985f9841d1189 (diff)
downloadruby-b4bfc3aa79dfd89cbd51cd70cbc4eee199000955.tar.gz
* include/ruby/ruby.h (bool): not define to get rid of conflict
against curses. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f4caa0e267..d56c443b41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Fri Mar 13 17:04:09 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * include/ruby/ruby.h (bool): not define to get rid of conflic
+ against curses.
+
Fri Mar 13 16:45:33 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/openssl/openssl_missing.h (i2d_of_void): cast for callbacks.
@@ -21,7 +26,7 @@ Fri Mar 13 15:10:43 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
Fri Mar 13 10:42:19 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
- * configure.in (AC_HEADER_DIRENT): added.
+ * configure.in (AC_HEADER_STDBOOL): added.
* include/ruby/ruby.h (NUM2INT, rb_special_const_p): returns true
and false instead of Qtrue and Qfalse for platforms where VALUE