Changeset e0be560
- Timestamp:
- 02/14/2005 10:44:39 PM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 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, ken/inkscape-core-mods, krejzi/svn, lazarus, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 00b6675
- Parents:
- 234baeb
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r234baeb re0be560 25 25 <listitem><para>February 14th, 2005 [randy]: Added md5sums to Chapter 37 26 26 through 40 package instructions; updated essential codecs to 20050115 in 27 MPlayer instructions.</para></listitem> 27 MPlayer instructions; added a missing backslash to a command in the 28 compressdoc script, reported by Devan Lippman.</para></listitem> 28 29 29 30 <listitem><para>February 13th, 2005 [randy]: Added md5sums to AbiWord, -
postlfs/config/compressdoc.xml
r234baeb re0be560 374 374 # I need not pass --conf, as I specify the directory to work on 375 375 # But I need exit in case of error 376 "$MY_NAME" ${COMP_METHOD} ${COMP_LVL} ${LN_OPT} ${VERBOSE_OPT} 376 "$MY_NAME" ${COMP_METHOD} ${COMP_LVL} ${LN_OPT} ${VERBOSE_OPT} \ 377 377 ${FORCE_OPT} "${DIR}/${FILE}" || exit 1 378 378 echo "<- Leaving ${DIR}/${FILE}." > $DEST_FD1
Note:
See TracChangeset
for help on using the changeset viewer.