mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
update to PostgreSQL-7.3.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1059 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b2a7072d47
commit
512e06f90a
@ -1,8 +1,10 @@
|
||||
<sect2>
|
||||
<title>Introduction to <application>MySQL</application></title>
|
||||
|
||||
<para>The <application>MySQL</application> package contains the mysql library, server
|
||||
and client utilities.</para>
|
||||
<para><application>MySQL</application> is a widely used and fast
|
||||
<acronym>SQL</acronym> database server. It is a client/server
|
||||
implementation that consists of a server daemon and many different
|
||||
client programs and libraries.</para>
|
||||
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
|
@ -12,8 +12,7 @@
|
||||
|
||||
<para>The main configuration file is called
|
||||
<filename>httpd.conf</filename>. See
|
||||
<ulink
|
||||
url="http://httpd.apache.org/docs-2.0/configuring.html">http://httpd.apache.org/docs-2.0/configuring.html</ulink> for detailed
|
||||
<ulink url="http://httpd.apache.org/docs-2.0/configuring.html"/> for detailed
|
||||
instructions on customizing your Apache <acronym>HTTP</acronym>
|
||||
server.</para>
|
||||
|
||||
|
@ -2,8 +2,8 @@
|
||||
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
||||
"/usr/share/docbook/docbookx.dtd" [
|
||||
|
||||
<!ENTITY version "20030912">
|
||||
<!ENTITY releasedate "September 12th, 2003">
|
||||
<!ENTITY version "20030913">
|
||||
<!ENTITY releasedate "September 13th, 2003">
|
||||
|
||||
<!ENTITY % book SYSTEM "book/book.ent">
|
||||
<!ENTITY % preface SYSTEM "preface/preface.ent">
|
||||
|
@ -10,8 +10,11 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>September 13th, 2003 [igor]: update to
|
||||
PostgreSQL-7.3.4.</para></listitem>
|
||||
|
||||
<listitem><para>September 12th, 2003 [igor]: update to MySQL-4.0.15 and
|
||||
freetype-2.1.5</para></listitem>
|
||||
freetype-2.1.5.</para></listitem>
|
||||
|
||||
<listitem><para>September 12th, 2003 [larry]: update to
|
||||
xfsprogs-2.5.6 and reiserfsprogs-3.6.11.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user