Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        newt-devel: Newt windowing toolkit development files.
        
        
            | Name: | newt-devel | Vendor: | Scientific Linux | 
        
            | Version: | 0.51.6 | License: | LGPL | 
        
            | Release: | 10.el4_8.1 | URL: |  | 
        
        
        - Summary
- The newt-devel package contains the header files and libraries
necessary for developing applications which use newt.  Newt is a
development library for text mode user interfaces.  Newt is based on
the slang library.
Install newt-devel if you want to develop applications which will use
newt.
Changelog
        
            - * Mon Sep 21 19:00:00 2009 Miroslav Lichvar <mlichvar{%}redhat{*}com> 0.51.6-10.el4_8.1
- - fix buffer overflow in textbox when reflowing (#524615, CVE-2009-2905)
- add release to -devel requires 
            - * Thu Feb 14 18:00:00 2008 Miroslav Lichvar <mlichvar{%}redhat{*}com> 0.51.6-10.el4
- - add support for tuples of strings in EntryWindow prompts in snack (#219678) 
            - * Wed Mar 29 18:00:00 2006 Petr Rockai <prockai{%}redhat{*}com> 0.51.6-9.rhel4
- - use mbrtowc instead of mblen and mbtowc, as anaconda does not have access to
  the latter two