Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        readline: A library for editing typed command lines.
        
        
        - Summary
- The Readline library provides a set of functions that allow users to
edit command lines. Both Emacs and vi editing modes are available. The
Readline library includes additional functions for maintaining a list
of previously-entered command lines for recalling or editing those
lines, and for performing csh-like history expansion on previous
commands.
Changelog
        
            - * Wed Jul 12 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.1-1.1
- - rebuild 
            - * Mon Jul 10 17:00:00 2006 Jindrich Novy <jnovy{%}redhat{*}com> 5.1-1
- - update to readline-5.1
- apply new proposed upstream patches for 5.1 (001-004)
- drop "read -e" patch, applied upstream 
            - * Fri Feb 10 16:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 5.0-3.2.1
- - bump again for double-long bug on ppc(64)