summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaarten Thibaut <murphy@gentoo.org>2002-04-15 20:36:20 +0000
committerMaarten Thibaut <murphy@gentoo.org>2002-04-15 20:36:20 +0000
commit05425c595b637589ba9b6fb29f73a0640f35ea70 (patch)
tree52249f3ac72a4a6220e6fd110743845aaba669aa /sys-devel/patch/ChangeLog
parentRemoved PROVIDE of virtual/imapUW (diff)
downloadgentoo-2-05425c595b637589ba9b6fb29f73a0640f35ea70.tar.gz
gentoo-2-05425c595b637589ba9b6fb29f73a0640f35ea70.tar.bz2
gentoo-2-05425c595b637589ba9b6fb29f73a0640f35ea70.zip
Add configure flags to support long file names and enable 64 bit
filehandles on sparc and other linux platforms.
Diffstat (limited to 'sys-devel/patch/ChangeLog')
-rw-r--r--sys-devel/patch/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-devel/patch/ChangeLog b/sys-devel/patch/ChangeLog
index 5674906d8bb7..a2df49b6c49c 100644
--- a/sys-devel/patch/ChangeLog
+++ b/sys-devel/patch/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-devel/patch
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.1 2002/02/01 21:53:38 gbevin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.2 2002/04/15 20:36:20 murphy Exp $
+
+*patch-2.5.4-r4 (15 Feb 2002)
+
+ 15 Feb 2002; M.Thibaut <murphy@gentoo.org> ChangeLog :
+
+ Added configuration flags that ensure correct compilation of the program
+ on all Linux platforms (more notably 64-bit ones). Fixes bug 1726
+ "fseek: invalid argument" on sparc64 machines with sparc32 userland.
*patch-2.5.4-r3 (1 Feb 2002)