summaryrefslogtreecommitdiff
blob: 939d4c4aedf1205f4e6ec6432397d7f4e2dffcb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# ChangeLog for dev-haskell/hdoc
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-haskell/hdoc/ChangeLog,v 1.6 2005/01/01 18:04:54 eradicator Exp $

*hdoc-0.8.3 (21 Oct 2004)

  21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> hdoc-0.8.3.ebuild:
  Version bump. Discontinued support for building with nhc98.

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hdoc-0.8.2.ebuild:
  virtual/glibc -> virtual/libc

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> hdoc-0.8.2.ebuild:
  Fix use invocation

*hdoc-0.8.2 (22 Apr 2003)

  22 Apr 2003; Andres Loeh <kosmikus@gentoo.org> all :

  Initial import. Thanks to Thomas L. Bevan <tom@regex.com.au> for submitting an
  ebuild (#3970). hdoc is a tool to generate documentation automatically from
  Haskell source files, much like javadoc.