summaryrefslogtreecommitdiff
blob: 48c9e7540ccc92f9948d2f0ae8a5f5d9eb62385b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# ChangeLog for app-shells/scsh
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.2 2002/03/06 17:54:10 karltk Exp $

*scsh-0.6.1-r1 ( 6 Mar 2002 )

  6 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog scsh-0.6.1-r1 files/digest-scsh-0.6.1-r1:

  Fixed a bug where scsh.1 was installed in /usr/share/man instead of 
  /usr/share/man/man1.

*scsh-0.6.0 ( 25 Feb 2002 )

  25 Feb 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ChangeLog scsh-0.6.0 files/digest-scsh-0.6.0:

  Scsh is a Unix shell embedded in Scheme. It provides full access to POSIX as
  well as extensions common to most Unix implementations. Scsh also features 
  many abstractions to ease system programming: process abstraction, 
  event-based interrupt handling, sophisticated I/O support and enables 
  concurrent system programming.

  Ebuild contributed by Matthew Kennedy <mbkennedy@ieee.org>.