svn commit: r418221 - head

Cy Schubert cy at FreeBSD.org
Fri Jul 8 12:46:39 UTC 2016


Author: cy
Date: Fri Jul  8 12:46:38 2016
New Revision: 418221
URL: https://svnweb.freebsd.org/changeset/ports/418221

Log:
  Add a note about of GNU Screen 4.4.0 (r417201) that a change to a
  data structure responsible for $TERM handling that is it is impossible
  to reattach to screen sessions of older versions of screen.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jul  8 12:38:36 2016	(r418220)
+++ head/UPDATING	Fri Jul  8 12:46:38 2016	(r418221)
@@ -6,6 +6,16 @@ You should get into the habit of checkin
 you update your ports collection, before attempting any port upgrades.
 
 
+20160708:
+  AFFECTS: users of sysutils/screen
+  AUTHOR: cy at FreeBSD.org
+
+  As of GNU Screen 4.4.0 (r417201):
+  
+  Note that there was fix to screen message structure field
+  responsible for $TERM handling, making it impossible
+  to attach to older versions.
+
 20160704:
   AFFECTS: users of databases/mysql57-*
   AUTHOR: riggs at FreeBSD.org


More information about the svn-ports-all mailing list