Updated README for some of the schnazzy 1.1 features


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@724 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
diff --git a/README b/README
index cc461c9..78452e0 100644
--- a/README
+++ b/README
@@ -58,6 +58,20 @@
 	stabiliity is not guaranteed.  If this is not what you're
 	interested in, please use the latest 1.0.x release of nano.
 
+	New features in this branch include:
+	+ .nanorc file support (--enable-nanorc configure option, 
+	  see sample.nanorc file)
+	+ Negative -r value for "#cols from right", allows dynamic adjustment
+	  of wrap margin based on window size.
+	+ Write marked text to separate file (^O after selecting with ^^).
+	+ Append to file (Meta-A at write file menu).
+	+ Multiple file buffers! (--enable-loadoninsert configure option,
+	  --loadoninsert, -L cmdline flag, Meta-L toggle, then ^R to load).
+	+ Better compatibility with Pico.  Mouse mode now supports clicking
+	  shortcuts and files in browser, search toggles that are Pico 
+	  extensions moved to Meta keys so as to not interfere with Pico
+	  control sequences.
+
    Chris Allegretta (chrisa@asty.org)
 
 $Id$