Changeset 84525d9
- Timestamp:
- 11/21/2002 02:17:55 AM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, 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, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 17ad2b3d
- Parents:
- d916d2db
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
rd916d2db r84525d9 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "200211 18">6 <!ENTITY releasedate "November 18th, 2002">5 <!ENTITY version "20021120"> 6 <!ENTITY releasedate "November 20th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
rd916d2db r84525d9 10 10 11 11 <itemizedlist> 12 13 <listitem><para>November 20th, 2002 [larry]: X: Added warning to QT. 14 Multimedia: Removed ftp site for vorbis-tools, libao, ogg and vorbis 15 reported by Bill.</para></listitem> 16 17 <listitem><para>November 19th, 2002 [highos]: Content: Updated to apache-1.3.27 and mysql-3.23.53.</para></listitem> 12 18 13 19 <listitem><para>November 19th, 2002 [billyoc]: Content: Add C++ and -
multimedia/audioutils/vorbistools/vorbistools.ent
rd916d2db r84525d9 6 6 <!ENTITY vorbistools-version "1.0"> 7 7 <!ENTITY vorbistools-download-http "http://fatpipe.vorbis.com/files/1.0/unix/vorbis-tools-1.0.tar.gz"> 8 <!ENTITY vorbistools-download-ftp " ftp://ftp.linuxpowered.com/pub/Vorbis/unix/vorbis-tools-1.0.tar.gz">8 <!ENTITY vorbistools-download-ftp ""> 9 9 <!ENTITY vorbistools-size "420 KB"> -
multimedia/libdriv/libao/libao.ent
rd916d2db r84525d9 8 8 <!ENTITY libao-version "0.8.3"> 9 9 <!ENTITY libao-download-http "http://fatpipe.vorbis.com/files/1.0/unix/libao-0.8.3.tar.gz"> 10 <!ENTITY libao-download-ftp " ftp://ftp.linuxpowered.com/pub/Vorbis/unix/libao-0.8.3.tar.gz">10 <!ENTITY libao-download-ftp ""> 11 11 <!ENTITY libao-size "212 KB"> -
x/lib/qt/qt-inst.xml
rd916d2db r84525d9 20 20 </para> 21 21 </note> 22 22 <warning><para> 23 There appears to be some compatibility issues for KDE that has been 24 compiled with the 3.0.x series of QT and then updated to the QT-3.1.0. 25 There also appears to be issues when KDE-3.0.x is compiled against 26 QT-3.1.0. If you are looking for a stable setup and the security 27 alerts for KDE do not affect you, KDE-3.0.4 compiled against QT-3.0.5 or 28 QT-3.0.6 is the way to go for now.</para></warning> 23 29 24 30 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.