]> git.wh0rd.org Git - nano.git/commitdiff
back to SVN, and add header on ChangeLog since I forgot (and its not worth fixing...
authorChris Allegretta <chrisa@asty.org>
Tue, 17 Feb 2009 04:31:04 +0000 (04:31 +0000)
committerChris Allegretta <chrisa@asty.org>
Tue, 17 Feb 2009 04:31:04 +0000 (04:31 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4384 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
configure.ac

index ae4328a2522c2f92f9149ff0703a4a5fffa6e605..b161ceb05e39cd87effffd63db5fc88ee9dd9268 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+
+GNU nano 2.1.9 - 2009.02.16
 2009-02-16 Chris Allegretta <chrisa@asty.org>
        * Add new argument to reset_multis for force redraws without attempting to
          guess whether we need to, for functions that we don't have good info about
index 7c5d52277f03e3280b234e729c1692398f8a8fe3..4239ae2c8a0803f85d0fb7afcb2574b65a90a9de 100644 (file)
@@ -20,7 +20,7 @@
 #
 # $Id$
 
-AC_INIT([GNU nano], [2.1.9], [nano-devel@gnu.org], [nano])
+AC_INIT([GNU nano], [2.1.9-svn], [nano-devel@gnu.org], [nano])
 AC_CONFIG_SRCDIR([src/nano.c])
 AC_CANONICAL_TARGET([])
 AM_INIT_AUTOMAKE