summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2019-10-02 00:02:48 +0200
committerAmadeusz Sławiński <amade@asmblr.net>2019-10-02 00:02:48 +0200
commit1ca2816117ce403526919acafff911857c81b193 (patch)
tree85328f8bb1a98566056a909e57487a9e3fede627
parentc0349fd511d908c81ee7cefa9482ada0c234d51f (diff)
downloadscreen-1ca2816117ce403526919acafff911857c81b193.tar.gz
Release v.4.7.0v.4.7.0
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
-rw-r--r--src/ChangeLog6
-rw-r--r--src/doc/screen.18
-rw-r--r--src/doc/screen.texinfo4
-rw-r--r--src/patchlevel.h6
4 files changed, 14 insertions, 10 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ec9569b..fe1d162 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,6 +1,10 @@
-Version 4.6.3 (2018):
+Version 4.7.0 (02/10/2019)
+ * Add support for SGR (1006) mouse mode
+ * Add support for OSC 11
+ * Update Unicode ambiguous and wide tables to 12.1.0
* Fixes:
- cross-compilation support (bug #43223)
+ - a lot of manpage fixes and cleanups
Version 4.6.2 (23/10/2017):
* Fixes:
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index e89da89..4067ccd 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -1,5 +1,5 @@
.\" vi:set wm=5
-.TH SCREEN 1 "Oct 2017"
+.TH SCREEN 1 "Oct 2019"
.if n .ds Q \&"
.if n .ds U \&"
.if t .ds Q ``
@@ -5241,9 +5241,9 @@ and Alexander Naumov <alexander_naumov@opensuse.org>.
.SH COPYLEFT
.nf
-Copyright (c) 2018
- Alexander Naumov <alexander_naumov@opensuse.org>
- Amadeusz Slawinski <amade@asmblr.net>
+Copyright (c) 2018-2019
+ Alexander Naumov <alexander_naumov@opensuse.org>
+ Amadeusz Slawinski <amade@asmblr.net>
Copyright (c) 2015-2017
Juergen Weigert <jnweiger@immd4.informatik.uni\-erlangen.de>
Alexander Naumov <alexander_naumov@opensuse.org>
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index 4381c5f..ad8648f 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -8,7 +8,7 @@
@finalout
@setchapternewpage odd
@c %**end of header
-@set version 4.6.2
+@set version 4.7.0
@direntry
* Screen: (screen). Full-screen window manager.
@@ -53,7 +53,7 @@ by the Foundation.
@title Screen
@subtitle The virtual terminal manager
@subtitle for Version @value{version}
-@subtitle Feb 2017
+@subtitle Oct 2019
@page
@vskip 0pt plus 1filll
diff --git a/src/patchlevel.h b/src/patchlevel.h
index 60c8131..d39bdd0 100644
--- a/src/patchlevel.h
+++ b/src/patchlevel.h
@@ -532,7 +532,7 @@
#define ORIGIN "GNU"
#define REV 4
-#define VERS 6
-#define PATCHLEVEL 2
-#define DATE "23-Oct-17"
+#define VERS 7
+#define PATCHLEVEL 0
+#define DATE "02-Oct-19"
#define STATE ""