]> git.wh0rd.org Git - nano.git/commitdiff
add missing changelog entry
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 8 Nov 2005 19:40:59 +0000 (19:40 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 8 Nov 2005 19:40:59 +0000 (19:40 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3110 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 12da530c03db7182ba66163f18f662cbfcab6f66..48c4e00c381353c8614fd48ae6b5179b212d94a0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3169,14 +3169,14 @@ GNU nano 1.3.0 - 2003.10.22
          the backup search string in one place in the search code
          instead of several; and do some other minor refactoring of
          related display functions to simplify them.  New functions
-         mark_order() and display_string(); changes to actual_x(),
-         strnlenpt(), blank_bottombars(), blank_edit(),
-         get_page_start(), edit_add(), update_line(), statusbar(), and
-         do_replace_highlight(). (David Benbennick)  DLR: Add minor
-         cosmetic tweaks, add missing NANO_SMALL #ifdef around the text
-         for a backwards search in the refactored code, and enclose
-         dump_buffer() and dump_buffer_reverse() in one ENABLE_DEBUG
-         #ifdef instead of two.
+         mark_order() and display_string(); new macro charmove();
+         changes to actual_x(), strnlenpt(), blank_bottombars(),
+         blank_edit(), get_page_start(), edit_add(), update_line(),
+         statusbar(), and do_replace_highlight(). (David Benbennick)
+         DLR: Add minor cosmetic tweaks, add missing NANO_SMALL #ifdef
+         around the text for a backwards search in the refactored code,
+         and enclose dump_buffer() and dump_buffer_reverse() in one
+         ENABLE_DEBUG #ifdef instead of two.
        - Convert memmove() function calls to charmove() macro calls, as
          the former all work on char*'s. (DLR)
        - Miscellaneous #define cleanups: only include the prototype for