summaryrefslogtreecommitdiff
blob: 33bc6b4ac7ac9f16b435eb2325d5f8a3e1b7aa95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# ChangeLog for app-misc/screen
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-misc/screen/ChangeLog,v 1.6 2002/06/17 17:59:21 naz Exp $

*screen-3.9.11-r3 (3 Jun 2002)

 16 Jun 2002; Michael M Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild

  Added in sandbox_predict to help correct a sandbox violation trying to test
   /dev/pty/* , this should take care of the issue.

*screen-3.9.11-r3 (3 Jun 2002)

 3 Jun 2002; Michael M Nazaroff <naz@gentoo.org> screen-3.9.11-r3.ebuild

 Added in sandbox_predict to help correct a sandbox violation trying to test
 /dev/pty/s0, this should take care of the issue.

*screen-3.9.11-r2 (7 Mar 2002)

  7 Mar 2002; Jared H. Hudson <jhhudso@gentoo.org> screen-3.9.11-r2.ebuild

  Removed sandbox file (addwrite /dev/vc) since it is no longer necessary
  with portage-1.8.18
	
*screen-3.9.11-r1 (6 Mar 2002)

  6 Mar 2002; Jared H. Hudson <jhhudso@gentoo.org> screen-3.9.11-r1.ebuild

  Fixed sandbox error where configure attempts to write to tty
  to see if it has permissions to.
	
*screen-3.9.11 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> screen-3.9.11.ebuild

  Version upgrade patch submitted by Matthew Kennedy -- this renders the texi
  patch from the older version unnecessary, and adds missing documentation
  items.

*screen-3.9.9 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.