Repository : ssh://darcs.haskell.org//srv/darcs/packages/haskeline On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b999b15634b20ad8122c91fdf8b318bce5549aa9 >--------------------------------------------------------------- commit b999b15634b20ad8122c91fdf8b318bce5549aa9 Author: Judah Jacobson <[email protected]> Date: Mon Oct 17 00:02:51 2011 +0000 Update the CHANGES file. >--------------------------------------------------------------- CHANGES | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/CHANGES b/CHANGES index 5cb8f79..c4f8367 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +Changed in version 0.6.4.4: + * #115: Fix the behavior of the 'f' and 't' commands when deleting text. + * #73: Fix regression: pasting multiple lines could drop some characters. + +Changed in version 0.6.4.3: + * Fix a bug on ghc-7.2.1 with tab-completion of Unicode filenames. + +Changed in version 0.6.4.2: + * Various updates for ghc-7.2.1. + Changed in version 0.6.4: * Added new function getInputLineWithInitial. _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
