summaryrefslogtreecommitdiff
blob: 25b1645bcfc631f81eb685c6669fade64e4f5819 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ChangeLog for dev-perl/Event
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.2 2002/05/05 16:02:27 seemant Exp $

*Event-0.85-r1 (5 May 2002)

  5 May 2002; Seemant Kulleen <seemant@gentoo.org> Event-0.85-r1.ebuild
  files/digest-Event-0.85-r1 :

  Conversion to eclasses.

*Event-0.85 (21 Apr 2002)

  21 Apr 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
  Event-0.85.ebuild, files/digest-Event-0.85 :
  
  New ebuild. Resolves bug # 912.

  The Event module provide a central facility to watch for various
  types of events and invoke a callback when these events occur.