source: introduction/common/whatsnew.xml @ 247a070

Last change on this file since 247a070 was 247a070, checked in by Jim Gifford <clfs@…>, 18 years ago

r731@server (orig r729): manuel | 2005-11-20 07:15:14 -0800
Cleaned whatsnew pages and commented-out untils after first CLFS release.

  • Property mode set to 100644
File size: 867 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3  "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4  <!ENTITY % general-entities SYSTEM "../../general.ent">
5  %general-entities;
6]>
7
8<sect1 id="ch-intro-whatsnew" xreflabel="Master WhatsNew">
9  <?dbhtml filename="whatsnew.html"?>
10
11  <title>What's new since the last release.</title>
12
13  <para>Below is a list of package updates  made since the previous release of the book.</para>
14
15  <itemizedlist>
16    <title>Upgraded to:</title>
17
18    <listitem>
19      <para>None</para>
20    </listitem>
21  </itemizedlist>
22
23  <itemizedlist>
24    <title>Added:</title>
25
26    <listitem>
27      <para>None</para>
28    </listitem>
29  </itemizedlist>
30
31  <itemizedlist>
32    <title>Removed:</title>
33
34    <listitem>
35      <para>None</para>
36    </listitem>
37  </itemizedlist>
38
39</sect1>
Note: See TracBrowser for help on using the repository browser.