summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-03-27 12:56:21 +0000
committeragc <agc@pkgsrc.org>2003-03-27 12:56:21 +0000
commit01c292f0df77172bf18de985183fea27d4231541 (patch)
tree88cbb1da2bdaa4dfdb12caa002bbea9e47e991d3 /doc
parent0ea228b0f2d0471ba3a0bdd487be9e60f60fe982 (diff)
downloadpkgsrc-01c292f0df77172bf18de985183fea27d4231541.tar.gz
Update mined from version 2000.5 to 2000.6
Changes from previous version: > New features in this release: > * bidirectional terminal support handles Arabic ligature joining > (LAM/ALEF) > * new command to go backward and forward along text positions > after search and other operations > > Main enhancements: > (for details see the change log) > * Added recognition of mouse wheel control sequences and attached > according behaviour - untested as I don't have a mouse wheel. > * New key interpretations for shift-Return (shift-Enter) and > control-Return (control-Enter) to insert Unicode paragraph > separators and line separators respectively if Unicode > line-end handling is enabled. > * Improved coded and mnemonic character entry on prompt line. > * Fixed display problems in separated display mode > (for Unicode combined characters) on the status line. > * Reviewed various commands for remaining fixes in UTF-8 handling. and patch-aa was incorporated in the standard distribution by the author.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 65393ddcd80..e2f4142ae1c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1782 2003/03/27 08:44:52 zuntum Exp $
+$NetBSD: CHANGES,v 1.1783 2003/03/27 12:58:09 agc Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -1324,3 +1324,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated pkglint to 3.47 [atatat 2003-03-26]
Updated rxvt to 2.7.10 [wiz 2003-03-27]
Updated polsms to 1.9.1h [zuntum 2003-03-27]
+ Updated mined to 2000.6 [agc 2003-03-27]