Changeset 3e21aac3


Ignore:
Timestamp:
08/17/2004 09:16:42 PM (20 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c84f656
Parents:
2d935de
Message:

update to zsh-4.2.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2629 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2d935de r3e21aac3  
    4949<!ENTITY ash-version                  "0.4.0">
    5050<!ENTITY tcsh-version                 "6.13.00"> 
    51 <!ENTITY zsh-version                  "4.2.0">       
     51<!ENTITY zsh-version                  "4.2.1">       
    5252                                     
    5353<!-- Part III -->                   
  • introduction/welcome/changelog.xml

    r2d935de r3e21aac3  
    2323<itemizedlist>
    2424
     25<listitem><para>August 17th, 2004 [larry]: Updated to
     26zsh-2.4.1.</para></listitem>
     27
    2528<listitem><para>August 17th, 2004 [randy]: Modified the usbfs mounting
    2629instructions in the libusb configuration as suggested by Alexander E.
  • postlfs/shells/tcsh.xml

    r2d935de r3e21aac3  
    1010  <!ENTITY tcsh-buildsize     "9.0 MB">
    1111  <!ENTITY tcsh-time          "0.16 SBU">
    12 
     12  <!ENTITY tcsh-md5sum        "11c0c9c9148652dc01270c4880d1cc6e">
    1313]>
    1414
     
    3636<listitem><para>Download (FTP): <ulink
    3737url="&tcsh-download-ftp;"/></para></listitem>
     38<listitem><para>MD5 Sum: &tcsh-md5sum;</para></listitem>
    3839<listitem><para>Download size: &tcsh-size;</para></listitem>
    3940<listitem><para>Estimated Disk space required:
  • postlfs/shells/zsh.xml

    r2d935de r3e21aac3  
    1010  <!ENTITY zsh-buildsize     "17 MB">
    1111  <!ENTITY zsh-time          "0.51 SBU">
     12  <!ENTITY zsh-md5sum         "b59ef34b8de288d5fd16f842451125c8">
     13
    1214]>
    1315
     
    3537<listitem><para>Download (FTP): <ulink
    3638url="&zsh-download-ftp;"/></para></listitem>
     39<listitem><para>MD5 Sum: &zsh-md5sum;</para></listitem>
    3740<listitem><para>Download size: &zsh-size;</para></listitem>
    3841<listitem><para>Estimated Disk space required:
Note: See TracChangeset for help on using the changeset viewer.