+++ /dev/null
-<?php include "top.php"; ?>
-<title>nano: Overview</title>
-<body>
-
-<table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
-<tr VALIGN=TOP NOSAVE>
-<td NOSAVE>
-<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<center><b>Overview</b></center><br>
-<center>
-(<A HREF="overview.php"><b>2.2 release</b></A>)
-(<A HREF="overview2.0.php">2.0 release</A>)
-(<A HREF="overview1.2.php">1.2 release</A>)
-(<A HREF="overview1.0.php">1.0 release</A>)
-</center>
-</td>
-</tr>
-</table></center>
-
-<blockquote>The 2.2 release of GNU nano continues to add some features
-while attempting to provide continuity to users of previous versions.
-When possible we have elected to make new features disabled by default,
-as .nanorc and aliasing allows one to easily enable desired settings permanently.
-<br><br>
-The following improvements and features are available in version 2.2:
-<br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
-<tr NOSAVE>
-<td NOSAVE>
-<UL>
-<li>
-<font>Customizable key bindings.</font></li>
-
-<li>
-<font>"Soft" line wrapping (i.e. display of complete lines).</font></li>
-
-<li>
-<font>Partial undo/redo support [EXPERIMENTAL].</font></li>
-
-<li>
-<font>Pager support (i.e. reading from stdin).</font></li>
-
-</td>
-</UL>
-<td NOSAVE>
-<UL>
-
-<li>
-<font>Warnings for unwritable files and for external modification since opening.</font></li>
-
-<li>
-<font>Abortable searching (^C after ^W).</font></li>
-
-<li>
-<font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</font></li>
-
-<li>
-<font>Faster syntax higlighting for complicated regexes.</font></li>
-
-</UL>
-</td>
-</tr>
-</table>
-
-</blockquote>
-</td>
-</tr>
-</table>
-<?php include "bottom.php"; ?>
-
--- /dev/null
+overview2.4.php
\ No newline at end of file
<td NOSAVE>
<center><b>Overview</b></center><br>
<center>
-(<A HREF="overview.php">2.2 release</A>)
+(<A HREF="overview2.4.php">2.4 release</A>)
+(<A HREF="overview2.2.php">2.2 release</A>)
(<A HREF="overview2.0.php">2.0 release</A>)
(<A HREF="overview1.2.php">1.2 release</A>)
(<A HREF="overview1.0.php"><b>1.0 release</b></A>)
<td NOSAVE>
<center><b>Overview</b></center><br>
<center>
-(<A HREF="overview.php">2.2 release</A>)
+(<A HREF="overview2.4.php">2.4 release</A>)
+(<A HREF="overview2.2.php">2.2 release</A>)
(<A HREF="overview2.0.php">2.0 release</A>)
(<A HREF="overview1.2.php"><b>1.2 release</b></A>)
(<A HREF="overview1.0.php">1.0 release</A>)
<td NOSAVE>
<center><b>Overview</b></center><br>
<center>
-(<A HREF="overview.php">2.2 release</A>)
+(<A HREF="overview2.4.php">2.4 release</A>)
+(<A HREF="overview2.2.php">2.2 release</A>)
(<A HREF="overview2.0.php"><b>2.0 release</b></A>)
(<A HREF="overview1.2.php">1.2 release</A>)
(<A HREF="overview1.0.php">1.0 release</A>)
--- /dev/null
+<?php include "top.php"; ?>
+<title>nano: Overview</title>
+<body>
+
+<table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE >
+<tr VALIGN=TOP NOSAVE>
+<td NOSAVE>
+<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE >
+<tr NOSAVE>
+<td NOSAVE>
+<center><b>Overview</b></center><br>
+<center>
+(<A HREF="overview2.4.php">2.4 release</A>)
+(<A HREF="overview2.2.php"><b>2.2 release</b></A>)
+(<A HREF="overview2.0.php">2.0 release</A>)
+(<A HREF="overview1.2.php">1.2 release</A>)
+(<A HREF="overview1.0.php">1.0 release</A>)
+</center>
+</td>
+</tr>
+</table></center>
+
+<blockquote>The 2.2 release of GNU nano continues to add some features
+while attempting to provide continuity to users of previous versions.
+When possible we have elected to make new features disabled by default,
+as .nanorc and aliasing allows one to easily enable desired settings permanently.
+<br><br>
+The following improvements and features are available in version 2.2:
+<br>
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
+<tr NOSAVE>
+<td NOSAVE>
+<UL>
+<li>
+<font>Customizable key bindings.</font></li>
+
+<li>
+<font>"Soft" line wrapping (i.e. display of complete lines).</font></li>
+
+<li>
+<font>Partial undo/redo support [EXPERIMENTAL].</font></li>
+
+<li>
+<font>Pager support (i.e. reading from stdin).</font></li>
+
+</td>
+</UL>
+<td NOSAVE>
+<UL>
+
+<li>
+<font>Warnings for unwritable files and for external modification since opening.</font></li>
+
+<li>
+<font>Abortable searching (^C after ^W).</font></li>
+
+<li>
+<font>More syntax highlighting examples (Fortran, objC, OCaml, Makefiles).</font></li>
+
+<li>
+<font>Faster syntax higlighting for complicated regexes.</font></li>
+
+</UL>
+</td>
+</tr>
+</table>
+
+</blockquote>
+</td>
+</tr>
+</table>
+<?php include "bottom.php"; ?>
+
--- /dev/null
+<?php include "top.php"; ?>
+
+<title>GNU nano: Overview</title>
+
+<body>
+
+<table BORDER=0 CELLSPACING=0 COLS=1 HEIGHT="70%" NOSAVE>
+<tr VALIGN=TOP NOSAVE>
+<td NOSAVE>
+
+<center><table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" NOSAVE>
+<tr NOSAVE>
+<td NOSAVE>
+<center><b>Overview</b></center><br>
+<center>
+(<A HREF="overview2.4.php"><b>2.4 release</b></A>)
+(<A HREF="overview2.2.php">2.2 release</A>)
+(<A HREF="overview2.0.php">2.0 release</A>)
+(<A HREF="overview1.2.php">1.2 release</A>)
+(<A HREF="overview1.0.php">1.0 release</A>)
+</center>
+</td>
+</tr>
+</table></center>
+
+<blockquote>The 2.4 release of GNU nano is another step forward in usability.
+<br><br>
+The following improvements and features are available in version 2.4:
+<br>
+
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" NOSAVE >
+<tr NOSAVE>
+<td NOSAVE>
+
+<UL>
+<li>The ability to give different colours to titlebar, statusbar and help lines.</li>
+<li>Linter support, for automatically putting the cursor on syntax errors.</li>
+<li>Formatter support, for normalizing the layout of a text instead of the spelling.</li>
+<li>The undo/redo system has reached a usable state and is enabled by default.</li>
+<br>
+<li>No longer finds "ghosts" of certain UTF-8 characters.</li>
+<li>Makes the mouse usable again for clicking on shortcuts.</li>
+<li>Fixes several syntax colouring issues.</li>
+<li>Adds more syntax highlighting examples (autoconf, changelogs, elisp, Go, guile, javascript,
+json, PO files, postgresql, texinfo).</li>
+</UL>
+
+</td>
+</tr>
+</table>
+
+</blockquote>
+</td>
+</tr>
+</table>
+<?php include "bottom.php"; ?>