Changeset 15
- Timestamp:
- 11/28/02 15:38:00 (10 years ago)
- Location:
- trunk/pdns
- Files:
-
- 1 added
- 2 modified
-
INSTALL (added)
-
README (modified) (1 diff)
-
pdns/docs/pdns.sgml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/README
r14 r15 15 15 For postgresql, you will probably have to edit modules/mypgsql/Makefile.in - 16 16 see the TODO file 17 18 --- 19 20 After compiling, you may find the file 'pdns/pdns' helpful, we suggest you 21 place it in /etc/init.d/ or your operating system's equivalent. 22 -
trunk/pdns/pdns/docs/pdns.sgml
r2 r15 16 16 </author> 17 17 18 <PubDate>v2.1 $Date: 2002/11/2 7 15:18:37$</PubDate>18 <PubDate>v2.1 $Date: 2002/11/28 14:38:00 $</PubDate> 19 19 20 20 <Abstract> … … 86 86 file. 87 87 </para> 88 <sect2 id="changelog-2-9"><title>Version 2.9</title> 89 <para> 90 Open source release. Do not deploy unless you know what you are 91 doing. Stability is expected to return with 2.9.1, as are the binary builds. 92 </para> 93 <para> 94 <itemizedlist> 95 <listitem> 96 <para> 97 License changed to the GNU General Public License version 2. 98 </para> 99 </listitem> 100 <listitem> 101 <para> 102 Cleanups by Erik Bos @ xs4all. 103 </para> 104 </listitem> 105 <listitem> 106 <para> 107 Build improvements by Wichert Akkerman 108 </para> 109 </listitem> 110 <listitem> 111 <para> 112 Lots of work on the build system, entirely revamped. By PowerDNS. 113 </para> 114 </listitem> 115 </itemizedlist> 116 </sect2> 117 88 118 <sect2 id="changelog-2-8"><title>Version 2.8</title> 89 119 <para>