]> git.wh0rd.org Git - nano.git/commitdiff
Change Changelog format to 2.1 version since it's easier to backport from trunk.
authorChris Allegretta <chrisa@asty.org>
Sat, 12 Jul 2008 02:20:54 +0000 (02:20 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 12 Jul 2008 02:20:54 +0000 (02:20 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_2_0_branch/nano@4276 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 1c20a611a1625ab7a39f53a9d9536da095aa1cab..bd74f1a14c29c66c13bfdbb210ddfdaf5e4b7637 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,14 @@
-CVS code -
-- General:
-       - Fix for conflicts with AIX curses variables, from William 
-         Jojo <jojowil@hvcc.edu>
-- nano.c:
-       - Fix for segfault on resize by Andreas Amann <andreas.amann@tyndall.ie>
-- text.c:
-       * Fix for crashing in help menu when using certain locales
-         from Mitsuya Shibata <mty.shibata@gmail.com> (Savannah bug 
-         23751)
+2008-07-11 Mitsuya Shibata <mty.shibata@gmail.com>
+        * text.c: Fix crashing in help menu when using certain locales
+          (Savannah bug 23751)
+
+2008-05-31 Chris Allegretta <chrisa@asty.org>
+        * files.c,proto.h,text.c: Fix for conflicts with AIX curses
+          variables, from William Jojo <jojowil@hvcc.edu>
+
+2008-05-31 Chris Allegretta <chrisa@asty.org>
+        * Fix for seg fault when window size too small, by
+          Andreas Amann <andreas.amann@tyndall.ie>
 
 GNU nano 2.0.7 - 2007.12.20
 - General: