Module Name: src Committed By: christos Date: Tue Nov 12 21:03:49 UTC 2019
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new tmux To generate a diff of this commit: cvs rdiff -u -r1.1668 -r1.1669 src/doc/3RDPARTY cvs rdiff -u -r1.2611 -r1.2612 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1668 src/doc/3RDPARTY:1.1669 --- src/doc/3RDPARTY:1.1668 Mon Nov 11 17:44:57 2019 +++ src/doc/3RDPARTY Tue Nov 12 16:03:49 2019 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1668 2019/11/11 22:44:57 joerg Exp $ +# $NetBSD: 3RDPARTY,v 1.1669 2019/11/12 21:03:49 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1346,12 +1346,12 @@ perhaps this implementation should be ke purposes. Package: tmux -Version: 2.8 +Version: 2.9a Current Vers: 2.9a Maintainer: Nicholas Marriott <nicholas.marri...@gmail.com> Archive site: https://github.com/tmux/tmux Home page: http://tmux.github.io -Date: 2019-10-09 +Date: 2019-11-12 Mailing List: tmux-us...@googlegroups.com Responsible: christos License: BSD Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2611 src/doc/CHANGES:1.2612 --- src/doc/CHANGES:1.2611 Tue Nov 12 03:35:56 2019 +++ src/doc/CHANGES Tue Nov 12 16:03:49 2019 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2611 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2612 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -74,3 +74,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: micphy(4): Add support for Microchip KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477. [msaitoh 20191107] + tmux(1): Imported 2.9a. [christos 20191112]