summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2023-06-28 22:24:15 +0000
committerwiz <wiz@NetBSD.org>2023-06-28 22:24:15 +0000
commit3360a2f852266a4a75991aabb9db86198ad58a05 (patch)
tree72ef689802013a269e3e31f9f4c31da06cb8a81e /doc
parent076f6155fa3b5bad6a0f18cf6cad98e980401377 (diff)
doc: note import of tmux 3.3a
Diffstat (limited to 'doc')
-rw-r--r--doc/3RDPARTY4
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY
index bc93261a7b2..dd27dfd9559 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1934 2023/06/27 17:10:15 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1935 2023/06/28 22:24:15 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1374,7 +1374,7 @@ perhaps this implementation should be kept anyway for historical
purposes.
Package: tmux
-Version: 3.2a
+Version: 3.3a
Current Vers: 3.3a
Maintainer: Nicholas Marriott <nicholas.marriott@gmail.com>
Archive site: https://github.com/tmux/tmux
diff --git a/doc/CHANGES b/doc/CHANGES
index eb39f45ad7f..ac494c26c33 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2975 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2976 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -135,3 +135,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]
bind: Import version 9.16.42. [christos 20230626]
openresolv: Import version 3.13.2 [roy 20230627]
+ tmux(1): Import version 3.3a [wiz 20230628]