aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-25 02:54:48 +0000
committerdrbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-25 02:54:48 +0000
commitce9d84a9f05c2bc891826aa87cc38faac1a1c5b8 (patch)
treef144a192f11ae3d39713ff37fcd77e5b9e17a9b3 /ChangeLog
parenteab122534dbff7f79f9b01a5e36aeb730ee24acf (diff)
downloadruby-ce9d84a9f05c2bc891826aa87cc38faac1a1c5b8.tar.gz
* ext/curses/curses.c: Remove color constants block.
[Ruby 1.9 - Bug #4748] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31731 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 8a6f4e3fbb..231602054f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed May 25 11:54:31 2011 Eric Hodel <drbrain@segment7.net>
+
+ * ext/curses/curses.c: Remove color constants block.
+ [Ruby 1.9 - Bug #4748]
+
Wed May 25 09:56:45 2011 Eric Hodel <drbrain@segment7.net>
* ext/curses/curses.c: Add missing documentation for button state, MIN