Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        e2fsprogs-devel: Ext2 filesystem-specific static libraries and headers.
        
        
        - Summary
- E2fsprogs-devel contains the libraries and header files needed to
develop second extended (ext2) filesystem-specific programs.
You should install e2fsprogs-devel if you want to develop ext2
filesystem-specific programs. If you install e2fsprogs-devel, you'll
also want to install e2fsprogs.
Changelog
        
            - * Thu Nov 24 18:00:00 2005 Thomas Woerner <twoerner{%}redhat{*}com> 1.35-12.3.EL4
- - removed referenced to ext2resize from man pages (#164383)
- fixed possible crash on a bad disconnected inode (#166093)
- enabled tune2fs to set and clear resize_inode feature (#167816) 
            - * Wed Jul 20 19:00:00 2005 Thomas Woerner <twoerner{%}redhat{*}com> 1.35-12.2.EL4
- - Fixed overflow handling for device size determination on 64-bit hosts
  (#158518) - Thanks to Stephen C. Tweedie for the patch.
- Fixed SEGV on large partitions (#158931)
- Close File descriptor for unregognized devices (#159878)
  Thanks to David Milburn for the patch.
- Fixed type aliasing problem (ext2fs abort) (#161183)
  Thanks to Stephen C. Tweedie for the patch. 
            - * Fri Feb 25 18:00:00 2005 Stephen C. Tweedie <sct{%}redhat{*}com> 1.35-12.1.EL4
- - Avoid some potential inode cache coherency problems