Commit 5ba7a93b authored by Chris Allegretta's avatar Chris Allegretta
Browse files

back to SVN, and add header on ChangeLog since I forgot (and its not worth fixing for the release)


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4384 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
parent fbdc8b9b
Showing with 3 additions and 1 deletion
+3 -1
GNU nano 2.1.9 - 2009.02.16
2009-02-16 Chris Allegretta <chrisa@asty.org> 2009-02-16 Chris Allegretta <chrisa@asty.org>
* Add new argument to reset_multis for force redraws without attempting to * 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 guess whether we need to, for functions that we don't have good info about
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
# #
# $Id$ # $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_CONFIG_SRCDIR([src/nano.c])
AC_CANONICAL_TARGET([]) AC_CANONICAL_TARGET([])
AM_INIT_AUTOMAKE AM_INIT_AUTOMAKE
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment