Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        fish: A friendly interactive shell
        
        
        - Summary
- 
fish is a shell geared towards interactive use. Its features are
focused on user friendliness and discoverability. The language syntax
is simple but incompatible with other shell languages.
Changelog
        
            - * Fri Aug  4 17:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-4
- - Add better translation finding code from fedora spec to main spec. Thank you to Michael Schwendt.
- Add missing dependency libXext-devel.
- Remove one nesting level from dependency checking code. 
            - * Tue Aug  1 17:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-1
- - Improved the dependency check for X headers. Thank you to Michael Schwendt for pointers on how to do this 
            - * Mon Jul 31 17:00:00 2006 Axel Liljencrantz<axel{%}liljencrantz{*}se> 1.21.10-1
- - Fixed spelling and punctuation as a per patch from Paul Howarth
- Fixed dependencies as per patch from Paul Howarth