From owner-cvs-ports Mon Jul 28 14:51:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA05795 for cvs-ports-outgoing; Mon, 28 Jul 1997 14:51:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA05757; Mon, 28 Jul 1997 14:50:42 -0700 (PDT) From: John Polstra Received: (from jdp@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id OAA05240; Mon, 28 Jul 1997 14:49:55 -0700 (PDT) Date: Mon, 28 Jul 1997 14:49:55 -0700 (PDT) Message-Id: <199707282149.OAA05240@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/lang/modula-3-lib/patches patch-br Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jdp 1997/07/28 14:49:54 PDT Added files: lang/modula-3-lib/patches patch-br Log: Add a patch to fix an incorrectly set WM_NORMAL_HINTS property for X11 applications. The bug caused some minor problems in window positioning and resizing.