Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ncurses: A terminal handling library
        
        
        - Summary
- The curses library routines are a terminal-independent method of
updating character screens with reasonable optimization.  The ncurses
(new curses) library is a freely distributable replacement for the
discontinued 4.4 BSD classic curses library.
Changelog
        
            - * Thu Aug 31 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.5-24.20060715
- - modify tgetstr to make screen happy (#202480)
- use CFLAGS when linking (#199369)
- change BuildRoot tag to comply with Fedora packaging guidelines 
            - * Wed Aug 16 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.5-23.20060715
- - fix another crash in tgetent (#202480) 
            - * Mon Jul 17 17:00:00 2006 Miroslav Lichvar <mlichvar{%}redhat{*}com> 5.5-22.20060715
- - update to patch 20060715
- fix package summary (#197655)