source: introduction/alpha/whatsnew.xml @ 2659c74

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

r677@server (orig r675): manuel | 2005-11-10 03:13:57 -0800
Including patches.ent from general.ent

  • Property mode set to 100644
File size: 1.1 KB
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-alpha">
9  <?dbhtml filename="whatsnew-alpha.html"?>
10
11  <title>What's new for Alpha</title>
12
13  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
14  href="../x86/whatsnew.xml"
15  xpointer="xpointer(/sect1/para[1])"/>
16
17  <itemizedlist>
18    <title>Upgraded to:</title>
19
20    <listitem>
21      <para>Linux &linux-alpha-version;</para>
22    </listitem>
23    <listitem>
24      <para>Linux-libc-headers &linux-libc-headers-alpha-version;</para>
25    </listitem>
26  </itemizedlist>
27
28  <itemizedlist>
29    <title>Added:</title>
30
31    <listitem>
32      <para>&aboot-alpha-patch;</para>
33    </listitem>
34    <listitem>
35      <para>&gcc-specs-patch;</para>
36    </listitem>
37  </itemizedlist>
38
39  <itemizedlist>
40    <title>Removed:</title>
41
42    <listitem>
43      <para>None</para>
44    </listitem>
45  </itemizedlist>
46
47</sect1>
Note: See TracBrowser for help on using the repository browser.