CHANGES in rb-readline-0.4.1 vs CHANGES in rb-readline-0.4.2
- old
+ new
@@ -1,4 +1,9 @@
+=== 0.4.2 / 2011-11-01
+
+* Bugfixes:
+ * Use encoding for Ruby 1.9.x to solve non-ascii input. GH-58 [phasis68]
+
=== 0.4.1 / 2011-07-29
* Bugfixes:
* Fix crash with double tab and an empty line buffer. GH-26 [phasis68]
* Accessing rl_line_buffer before initialization. GH-27 [phasis68]