aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/sarge/releasenotes.wml
blob: c459f3195283b31625ddefd4a657b96a7f555720 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#use wml::debian::template title="Debian GNU/Linux 3.1 -- Release Notes" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/sarge/release.data"

<p>To find out what's new in Debian 3.1, see the Release Notes for your
architecture:</p>

<ul>
<:= &permute_as_list('release-notes/', 'Release Notes'); :>
</ul>

<p>The Release Notes also contain instructions for users who are upgrading from prior
releases.</p>

<p>If you have set your browser's localization
properly, you can use the above link to get the right HTML version
automatically -- see <a href="$(HOME)/intro/cn">content negotiation</a>.
Otherwise, pick the exact architecture, language, and format you want
from the table below.</p>

<div align="center">
<table border=2 cellspacing=0 cellpadding=3 bgcolor="#DDDDDD"> 
<tr bgcolor="#44CCCC">
  <th align="left"><strong>Architecture</strong></th>
  <th align="left"><strong>Format</strong></th>
  <th align="left"><strong>Languages</strong></th>
</tr>
<: &permute_as_matrix_new( file => 'release-notes', langs => \%langsrelnotes,
                           formats => \%formats, arches => \%arches,
                           html_file => 'release-notes/index' ); :>
</table>
</div>

#<p>A <a href="http://master.debian.org/~lapeyre/reports/">detailed
#report</a> is available which describes packages which have changed
#for the <:= $arches{'i386'} :>, <:= $arches{'alpha'} :>, 
#<:= $arches{'sparc'} :>, and <:= $arches{'m68k'} :> architectures 
#during the last two releases.</p>

© 2014-2024 Faster IT GmbH | imprint | privacy policy