aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-18 07:11:20 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-18 07:11:20 +0000
commit5d743d7662abaf99577d2d6dd4264ea02ba87087 (patch)
tree0997fdf23932cc1f9842db2231fd6ccb7266f5f5 /ChangeLog
parent83dd555675e9ba91f2181948f4ccfecc5f9b6556 (diff)
downloadruby-5d743d7662abaf99577d2d6dd4264ea02ba87087.tar.gz
* ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena.
[ruby-core:46485] [Feature #6735] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36436 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a7c8639727..c519741579 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jul 18 16:09:10 2012 Shugo Maeda <shugo@ruby-lang.org>
+
+ * ext/curses/extconf.rb: support PDCurses. patched by Luis Lavena.
+ [ruby-core:46485] [Feature #6735]
+
Wed Jul 18 15:50:25 2012 Shugo Maeda <shugo@ruby-lang.org>
* parse.y (primary): allow an empty grouped expression as the