Last change
on this file since 6bfb8bc was 6bfb8bc, checked in by Joe Ciccone <jciccone@…>, 16 years ago |
Updated the perl cross-compiling patch to perl 5.10.0.
Add ChangeLog Entries.
|
-
Property mode
set to
100644
|
File size:
1.4 KB
|
Rev | Line | |
---|
[02095ae] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[c439b8a] | 2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[02095ae] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <sect1 id="ch-intro-changelog-arm">
|
---|
| 9 | <title>Changelog for ARM</title>
|
---|
| 10 | <?dbhtml filename="changelog-arm.html"?>
|
---|
| 11 |
|
---|
| 12 | <para>Below is a list of changes specifics for this architecture made
|
---|
| 13 | since the previous release of the book. For general changes see
|
---|
| 14 | <xref linkend="ch-intro-changelog"/>,</para>
|
---|
| 15 |
|
---|
| 16 | <itemizedlist>
|
---|
| 17 | <title>Changelog Entries:</title>
|
---|
| 18 |
|
---|
| 19 | <!-- Changelog template
|
---|
| 20 |
|
---|
| 21 | <listitem>
|
---|
| 22 | <para>Date</para>
|
---|
| 23 | <itemizedlist>
|
---|
| 24 | <listitem>
|
---|
| 25 | <para>[name] - Changelog entry.</para>
|
---|
| 26 | </listitem>
|
---|
| 27 | <listitem>
|
---|
| 28 | <para>[name] - Another changelog entry.</para>
|
---|
| 29 | </listitem>
|
---|
| 30 | </itemizedlist>
|
---|
| 31 | </listitem>
|
---|
| 32 |
|
---|
| 33 | -->
|
---|
| 34 |
|
---|
[6bfb8bc] | 35 | <listitem>
|
---|
| 36 | <para>April 5, 2009</para>
|
---|
| 37 | <itemizedlist>
|
---|
| 38 | <listitem>
|
---|
| 39 | <para>[jciccone] - Added 2 patches to Glibc to fix errors while
|
---|
| 40 | compiling.</para>
|
---|
| 41 | </listitem>
|
---|
| 42 | </itemizedlist>
|
---|
| 43 | </listitem>
|
---|
| 44 |
|
---|
[02095ae] | 45 | <listitem>
|
---|
| 46 | <para>May 24, 2006</para>
|
---|
| 47 | <itemizedlist>
|
---|
| 48 | <listitem>
|
---|
[34c890b] | 49 | <para>[jciccone] - Added arm to the book.</para>
|
---|
[02095ae] | 50 | </listitem>
|
---|
| 51 | </itemizedlist>
|
---|
| 52 | </listitem>
|
---|
| 53 |
|
---|
| 54 | </itemizedlist>
|
---|
| 55 |
|
---|
| 56 | </sect1>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.