summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorkouji <kouji@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-30 07:12:45 +0000
committerkouji <kouji@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-01-30 07:12:45 +0000
commit374e2f34b12737fd2b8639b1633790be3b4ea568 (patch)
treec65bbbac7c717441ac68ac35475d8ebde8dac5c9 /ChangeLog
parent2f7f34f10702c8afded1846415fb3e6ee6fc0848 (diff)
* ext/curses/curses.c (Init_curses): Curses#crmode and
Curses#nocrmode changes to the module function. fix #916 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@21900 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8136ea543..df5c5fd69a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jan 30 16:12:32 2009 TAKAO Kouji <kouji@takao7.net>
+
+ * ext/curses/curses.c (Init_curses): Curses#crmode and
+ Curses#nocrmode changes to the module function.
+ fix #916
+
Fri Jan 30 14:31:14 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* tool/make-snapshot (prereq): remove enc.mk from tarball because