- Add text.c to nano_SOURCES. (DLR)
- AUTHORS:
- Add Mike Frysinger. (DLR)
+- README.CVS:
+ - Since we only use vsnprintf() now, remove the mention of
+ snprintf(). (DLR)
- THANKS:
- Add Bulgarian and Dutch translators.
buffer, cut support. (Adam Rogoyski)
blank_edit(): New function, blanks edit buffer. Added call to it in
total_refresh().
-- configure: Checks for glib if snprintf of vsnprintf aren't available
+- configure: Checks for glib if snprintf or vsnprintf aren't available
(Andy Kahn). Changed warning message when no termcap lib
is found.
- texinfo
- cvs
- ssh (with support for the SSH version 2 protocol)
-- glib 2.x (if your system doesn't have snprintf() and/or vsnprintf())
+- glib 2.x (if your system doesn't have vsnprintf())
- make, gcc and the normal development libraries (curses or slang, etc.)
These should be available on your GNU mirror. Note that you'll need a