http://www.ff.iij4u.or.jp/~nrt/lv/relnote.html
ver 4.49.4 (Aug.24th,2000)
fixed a bug of non-regular file loading (file.c).
added option -i to enable casefold search and +i to disable it.
added keybind 'w' to 'previous line'.
modified input routine to accept DEL as delete key. Thanks John.
modified console code to care putchar() as a macro. Thanks Kenji.
renamed some variables for clarity.
added JIS X 0213-2000 Plane 1,2 as independent charsets of JIS X 0208.
I heard that KS C 5601 has changed its name to KS X 1001.
lang/python upgraded to 2.0
lang/py-html-docs upgraded to 2.0
misc/py-readline upgraded to 2.0
databases/py-gdbm upgraded to 2.0
x11/py-Tk upgraded to 2.0
devel/py-curses upgraded to 2.0
lang/py-extclass upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher upgraded to 2.2.2 and for Python 2.0
print/py-reportlab upgraded to 1.01 and for Python 2.0
More coming...
submitted in PR 11260 by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>
I've discussed with the submitter that it's explicitly OK for us to
not set NO_BINARY_ON_{FTP,CDROM}.
Changes:
Ver. 1.03o fix floppy drive extention area mis recognize.
(10/12/00) fix mistake handling archive that include directry.
enhance to get floppy drive information.
fix to fail file copy (for MS-DOS version).
Ver. 1.03n support OpenBSD.
(09/30/00) allow key interrupt when get floppy drive size.
QUIT_SYSTEM to allow in defined function.
fix character code setting.
fix can't input duplicat '/' in command line.
Ver. 1.03m fix to relative path makes normalize in PATH env.
(09/15/00) fix to fail chdir when follow symbolic link.
support symbolic link in Japanese. Linux ReiserFS support.
support change floppy when using.
fix redraw problem at tree view.
support tree view in case cyclic directory.
fix tree view at top directory.
fix can't assign internal command to key with argument.
fix Mata key assign display.
fix copy file timestamp at recursive directory (for MS-DOS).
fix mistake handling archive that include directry (for MS-DOS).
fix sence free space that copy distination (for MS-DOS).
I wonder if we couldn't automate this a bit by searching for -L in all
patch files and giving an alarm if there's no -Wl,-R nearby ...
Might be something for pkglint.
Msg() hole. ok'ed by packages@netbsd.org.
---
------------------------------
What's new in screen-3.9.8 ?
------------------------------
* new command 'resize' to resize regions (aka split windows), try:
bind = resize =
bind + resize +1
bind - resize -1
bind _ resize max
* new argument for 'focus': up, down, top, bottom
* X11 mouse tracking support
* Support for the "new color model", aka "background color erase":
the bce/defbce commands change the color model of the current
window/new windows.
* experimental rxvt OSC sequence support (used to set a background
picture or to change the default colors), disabled by default.
- - Don't try to build on powerpc. This is not useful, and it was never
tested anyway.
- - ${IGNORE} doesn't need to be set from within a .BEGIN target.
- - Move lines that don't need to be after .include ../../bsd.prefs.mk
into the main body, same for lines that don't need to be in the header.
ones to do, and each compiled and installed/de-installed apparently
correctly.
As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs. It's now easier than ever to make a perl5
package for NetBSD :)