commit bash-20130928 snapshot

This commit is contained in:
Chet Ramey
2013-10-09 07:32:53 -04:00
parent 783ca20f7f
commit f4fbf1fe6a
3 changed files with 21 additions and 1 deletions
+8
View File
@@ -5276,3 +5276,11 @@ readline.h
----
configure.ac
- relstatus: bumped version to bash-4.3-beta2
9/24
----
lib/readline/readline.c
- bind_arrow_keys_internal: added more key bindings for the numeric key
pad arrow keys on mingw32. Patch from Pierre Muller
<pierre.muller@ics-cnrs.unistra.fr>