Changeset e571e42


Ignore:
Timestamp:
06/13/2007 04:39:38 AM (17 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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:
156638b
Parents:
2561ad9e
Message:

added new package ksh-2007-03-28

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

Files:
1 added
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r2561ad9e re571e42  
    44-->
    55
    6 <!ENTITY day          "12">                   <!-- Always 2 digits -->
     6<!ENTITY day          "13">                   <!-- Always 2 digits -->
    77<!ENTITY month        "06">                   <!-- Always 2 digits -->
    88<!ENTITY year         "2007">
     
    9191<!ENTITY zsh-version                  "4.2.6">
    9292<!ENTITY dash-version                 "0.5.3">
     93<!ENTITY ksh-version                  "2007-03-28">
    9394
    9495<!-- Obsolete
  • introduction/welcome/changelog.xml

    r2561ad9e re571e42  
    4343
    4444    <listitem>
     45      <para>June 13th, 2007</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[dj] - Added ksh-2007-03-28</para>
     49        </listitem>
     50      </itemizedlist>
     51    </listitem>
     52
     53    <listitem>
    4554      <para>June 12th, 2007</para>
    4655      <itemizedlist>
  • introduction/welcome/credits.xml

    r2561ad9e re571e42  
    259259
    260260      <listitem>
    261         <para>Archive::Zip, cracklib, JDK-5, libdrm, libpcap, Mesa, ncpfs,
     261        <para>Archive::Zip, cracklib, JDK-5, ksh, libdrm, libpcap, Mesa,
     262        <!-- ncpfs, -->
    262263        netfs, OpenOffice-2, pppd (update), RP-PPPoE, Samba-3, Subversion,
    263264        Xorg-7 and xterm:
  • postlfs/shells/shells.xml

    r2561ad9e re571e42  
    2525  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="zsh.xml"/>
    2626  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="dash.xml"/>
     27  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="ksh.xml"/>
    2728
    2829</chapter>
Note: See TracChangeset for help on using the changeset viewer.