diff --git a/doc/src/sgml/history.sgml b/doc/src/sgml/history.sgml
new file mode 100644
index 9bd5c22..a7f4b70
*** a/doc/src/sgml/history.sgml
--- b/doc/src/sgml/history.sgml
***************
*** 114,120 ****
      <listitem>
       <para>
        The query language PostQUEL was replaced with
!       <acronym>SQL</acronym> (implemented in the server).  Subqueries
        were not supported until <productname>PostgreSQL</productname>
        (see below), but they could be imitated in
        <productname>Postgres95</productname> with user-defined
--- 114,122 ----
      <listitem>
       <para>
        The query language PostQUEL was replaced with
!       <acronym>SQL</acronym> (implemented in the server).  (Interface
!       library <link linkend="libpq">libpq</link> was named after PostQUEL.)
!       Subqueries
        were not supported until <productname>PostgreSQL</productname>
        (see below), but they could be imitated in
        <productname>Postgres95</productname> with user-defined
