summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhubertf <hubertf>2002-11-04 22:39:17 +0000
committerhubertf <hubertf>2002-11-04 22:39:17 +0000
commit7df912e966b6fa3525a76c65e5df0d70fc068926 (patch)
tree802ec44396a0478d970f2b99908aa0da42791b77 /doc
parent37e5f6e7f0e78832ee8b117d386724416449337e (diff)
downloadpkgsrc-7df912e966b6fa3525a76c65e5df0d70fc068926.tar.gz
Update screen to 3.9.13. Changes:
* 29.08.2002 3.09.12 Port to POSIX 1003.1-2001 hosts (Paul Eggert). * Fixed encoding for reattach password test. * Fixed NUL characters when encodings are active. * Fixed silly encodings bugs. Fixed bogus * oldflayer when a window gets freed. * Altscreen support by Gurusamy Sarathy. * Reuse old password in builtin_screenlock. * -- DISTRIBUTED * 05.09.2002 3.09.13 added missing break statement that broke * the eval command. * -- DISTRIBUTED Upgrade requested by dolemite@wuli.nu in private mail.
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 30b02158cf8..e2aa43569aa 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.461 2002/11/04 19:30:03 wiz Exp $
+$NetBSD: CHANGES,v 1.462 2002/11/04 22:40:06 hubertf Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3531,3 +3531,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated cyrus-imapd to 2.0.16nb3 [seb 2002-11-04]
Updated wv to 0.7.2nb1 [wiz 2002-11-04]
Updated pkgconfig to 0.14.0 [wiz 2002-11-04]
+ Updated screen to 3.9.13 [hubertf 2002-11-04]