summaryrefslogtreecommitdiff
blob: 353a04889126b7499bbb622e46b2ad002ba82974 (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
# ChangeLog for dev-lisp/gauche
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gauche/ChangeLog,v 1.3 2002/07/22 11:23:05 karltk Exp $

*gauche-0.6 (19 Jul 2002)

  19 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.6.ebuild files/digest-gauche-0.6:

  New upstream version.

*gauche-0.5.7 (12 Jul 2002)

  12 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.5.7.ebuild files/digest-gauche-0.5.7:

  New upstream version. 

  Old version, gauche-0.5.2, removed.

*gauche-0.5.2 (12 Apr 2002)

  12 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> gauche-0.5.2.ebuild files/digest-gauche-0.5.2:

  Gauche is an R5RS Scheme implementation developed to be a handy script 
  interpreter, which allows programmers and system administrators to write 
  small to large scripts for their daily chores. Quick startup, built-in 
  system interface, native multilingual support are some of my goals.