aboutsummaryrefslogtreecommitdiffstats
path: root/greek/releases/etch/releasenotes.wml
blob: 52929dcb7a0a96e18d11da0ccba13de88d0dbdd6 (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
39
40
41
#use wml::debian::template title="Debian GNU/Linux 4.0 -- Release Notes" BARETITLE=true
#use wml::debian::release
#include "$(ENGLISHDIR)/releases/info"
#include "$(ENGLISHDIR)/releases/arches.data"
#include "$(ENGLISHDIR)/releases/etch/release.data"
#use wml::debian::translation-check translation="0a158377b74b807d40736c5de7ac54c071d55714" maintainer="galaxico"

<p>To find out what's new in Debian 4.0, 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 class="centerdiv">
<table class="reltable">
<tr>
  <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