diff options
Diffstat (limited to 'app-emacs/haskell-mode/ChangeLog')
-rw-r--r-- | app-emacs/haskell-mode/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/app-emacs/haskell-mode/ChangeLog b/app-emacs/haskell-mode/ChangeLog index 51076356227a..a74db8ab7e10 100644 --- a/app-emacs/haskell-mode/ChangeLog +++ b/app-emacs/haskell-mode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/haskell-mode # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.18 2007/02/10 22:13:23 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/haskell-mode/ChangeLog,v 1.19 2007/02/11 09:32:47 opfer Exp $ + + 11 Feb 2007; Christian Faulhammer <opfer@gentoo.org> + haskell-mode-2.2.ebuild: + Documentation pointer now directs to the right file, as reported by Ivan + <the_greatguru@hotmail.com> in bug 166296 *haskell-mode-2.2 (10 Feb 2007) |