]> git.wh0rd.org - nano-editor.git/blame - cvs.php
convert to https in almost all locations
[nano-editor.git] / cvs.php
CommitLineData
1b1bdcd3
MF
1<?php include "top.php"; ?>
2<title>GNU nano: CVS and Current Status</title>
3<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="70%" NOSAVE >
4<tr VALIGN=TOP NOSAVE>
5<td HEIGHT="70%" NOSAVE><b></b>
6<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
7<tr NOSAVE>
8<td NOSAVE>
9<center><b>CVS&nbsp;and Status</b></center>
10</td>
11</tr>
12</table>
13<blockquote>
14<b>Nano is in CVS!</b> For those of you who want the most bleeding-edge
15version of nano, check out the CVS repository for nano at
e4b8cef1
MF
16<a href="https://savannah.gnu.org/cvs/?group_id=1025">
17https://savannah.gnu.org/cvs/?group_id=1025</a>.
1b1bdcd3
MF
18<p>
19All activity is currently in the 1.3 (unstable) tree. There may be
20another 1.2 (stable) release but a 1.4 release is probably more likely
21to happen first, barring the discovery a major security hole or
22data-corrupting bug in the 1.2.x tree.
23<p>
24<center>
25
e4b8cef1 26<A HREF="https://www.nano-editor.org">
1b1bdcd3
MF
27<img src="withnano.png" border=0></A>
28</center>
29
30</blockquote>
31</td>
32</tr>
33</table>
34<?php include "bottom.php"; ?>