GNU compliance issues: - Added texinfo manual nano.texi.  Added texi options to Makefile.am


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@527 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
diff --git a/ChangeLog b/ChangeLog
index 8b62854..0f9b026 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,12 @@
 CVS code -
 - General
-	- Reworked shortcut list for GNU compliance, put "Get Help" into
-	  default list, removed "Goto Line", aligned "Read File"
-	  with "Write Out" and "Replace" with "Where is" for 
-	  consistency.
+  GNU compliance issues:
+	- Reworked shortcut list, put "Get Help" into  default list, 
+	  removed "Goto Line", aligned "Read File" with "Write Out" and 
+	  "Replace" with "Where is" for consistency.
+	- Added texinfo manual nano.texi.  Added texi options to 
+	  Makefile.am.
+	
 - configure.in:
 	- Autoconf compatibility fixes (Pavel Roskin)
 - cut.c: