diff options
author | Markus Dittrich <markusle@gentoo.org> | 2008-05-17 09:42:07 +0000 |
---|---|---|
committer | Markus Dittrich <markusle@gentoo.org> | 2008-05-17 09:42:07 +0000 |
commit | ef2417c212cb1e93fe003d9116ca4e802b5f8c90 (patch) | |
tree | 9cf513f2016160d6f1f2a438148e94e81284cd35 /sci-mathematics/singular/ChangeLog | |
parent | Use virtual/mpg123. (diff) | |
download | historical-ef2417c212cb1e93fe003d9116ca4e802b5f8c90.tar.gz historical-ef2417c212cb1e93fe003d9116ca4e802b5f8c90.tar.bz2 historical-ef2417c212cb1e93fe003d9116ca4e802b5f8c90.zip |
Added missing IdxFile needed for html docs (fixes bug #222417).
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'sci-mathematics/singular/ChangeLog')
-rw-r--r-- | sci-mathematics/singular/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-mathematics/singular/ChangeLog b/sci-mathematics/singular/ChangeLog index 41e2c8c56201..3e8e7e7b0fa4 100644 --- a/sci-mathematics/singular/ChangeLog +++ b/sci-mathematics/singular/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/singular # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.20 2008/04/21 14:39:28 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/singular/ChangeLog,v 1.21 2008/05/17 09:42:07 markusle Exp $ + + 17 May 2008; Markus Dittrich <markusle@gentoo.org> + singular-3.0.4.2.ebuild: + Added missing IdxFile needed for html docs (fixes bug #222417). *singular-3.0.4.2 (21 Apr 2008) |