summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/euler/ChangeLog')
-rw-r--r--sci-mathematics/euler/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/sci-mathematics/euler/ChangeLog b/sci-mathematics/euler/ChangeLog
index fcc311dd41ed..24551a943271 100644
--- a/sci-mathematics/euler/ChangeLog
+++ b/sci-mathematics/euler/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sci-mathematics/euler
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.9 2006/02/26 23:54:26 markusle Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/euler/ChangeLog,v 1.10 2006/04/04 14:01:04 markusle Exp $
+
+ 04 Apr 2006; Markus Dittrich <markusle@gentoo.org>
+ +files/euler-glibc-2.4-gentoo.patch, euler-1.61.0.ebuild:
+ Added patch to fix missing CLK_TCK in glibc-2.4. Thanks to
+ Jaroslaw Kalinowski <jak137@o2.pl> for the patch. This
+ fixes bug #128689.
26 Feb 2006; Markus Dittrich <markusle@gentoo.org> euler-1.60.6-r1.ebuild, ChangeLog:
Replaced cut in global scope with function from versionator.eclass.