Back to svn and add missing entry for release in changelog

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4572 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Chris Allegretta 2013-03-24 12:38:51 +00:00
parent 2b4e433687
commit 0438575c4c
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
GNU nano 2.3.2 - 2011.03.23
2013-03-17 Chris Allegretta <chrisa@asty.org>
* Revert r4547 as we should have a new release and the overlap code is not yet
ready for public consumption.

View File

@ -20,7 +20,7 @@
#
# $Id$
AC_INIT([GNU nano], [2.3.2], [nano-devel@gnu.org], [nano])
AC_INIT([GNU nano], [2.3.2-svn], [nano-devel@gnu.org], [nano])
AC_CONFIG_SRCDIR([src/nano.c])
AC_CANONICAL_HOST
AM_INIT_AUTOMAKE