Changeset 5056a3b
- Timestamp:
- 01/09/2005 11:31:08 PM (20 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- dfb9157
- Parents:
- 634c636c
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
content/web/php.xml
r634c636c r5056a3b 47 47 <xref linkend="libxslt"/>, 48 48 <xref linkend="openssl"/>, 49 <xref linkend="bc"/>,50 49 <ulink url="http://www.fastio.com/">ClibPDF</ulink>, 51 50 <xref linkend="libjpeg"/>, … … 112 111 --with-config-file-path=/etc \ 113 112 --with-zlib \ 113 --enable-bcmath \ 114 114 --with-bz2 \ 115 115 --enable-calendar \ 116 --enable-exif \ 116 117 --enable-ftp \ 117 118 --with-gettext \ -
general.ent
r634c636c r5056a3b 266 266 <!-- Chapter 24 --> 267 267 <!ENTITY apache-version "2.0.52"> 268 <!ENTITY php-version "5.0. 2">268 <!ENTITY php-version "5.0.3"> 269 269 <!ENTITY proftpd-version "1.2.10"> 270 270 <!ENTITY vsftpd-version "2.0.1"> -
introduction/welcome/changelog.xml
r634c636c r5056a3b 23 23 <itemizedlist> 24 24 25 <listitem><para>January 9th, 2005 [igor]: Updated to 26 PHP-5.0.3.</para></listitem> 27 25 28 <listitem><para>January 9th, 2005 [randy]: Updated to Manuel's newest PDF 26 29 stylesheets; updated Glossary; added new package FOP-0.20.5.</para></listitem> … … 39 42 MySQL-4.1.8a.</para></listitem> 40 43 41 <listitem><para>January 5th, 200 4[igor]: Updated to GLib-2.6.0,44 <listitem><para>January 5th, 2005 [igor]: Updated to GLib-2.6.0, 42 45 Pango-1.8.0, ATK-1.9.0, libtiff-3.7.1, GTK+-2.6.0 and 43 46 Tcl/Tk-8.4.9.</para></listitem>
Note:
See TracChangeset
for help on using the changeset viewer.