CHANGES.md in readline_buffer-0.9.1 vs CHANGES.md in readline_buffer-0.9.2

- old
+ new

@@ -1,6 +1,11 @@ # readline_buffer CHANGES +## readline_buffer 0.9.2 -- 2011-12-14 + +* Puts a warning for Editline (libedit) instead of failing to install it. + If you're using Editline, then readline_buffer would do nothing at all. + ## readline_buffer 0.9.1 -- 2011-08-19 * Fixed a segfault whenever rl_line_buffer is NULL * Return nil if rl_line_buffer is NULL