summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Nazaroff <naz@gentoo.org>2002-06-05 20:19:52 +0000
committerMichael Nazaroff <naz@gentoo.org>2002-06-05 20:19:52 +0000
commitda52d0f028cdf35602a752983aa7d4e31abd7d47 (patch)
tree9f4e16988e1d70e9524a4636e316a2313db4e676 /sys-libs/gpm/ChangeLog
parentunmasked glibc r4 (diff)
downloadhistorical-da52d0f028cdf35602a752983aa7d4e31abd7d47.tar.gz
historical-da52d0f028cdf35602a752983aa7d4e31abd7d47.tar.bz2
historical-da52d0f028cdf35602a752983aa7d4e31abd7d47.zip
Added a fix for imps/2 mice
Diffstat (limited to 'sys-libs/gpm/ChangeLog')
-rw-r--r--sys-libs/gpm/ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-libs/gpm/ChangeLog b/sys-libs/gpm/ChangeLog
index 8367238f6f3a..eda143579e72 100644
--- a/sys-libs/gpm/ChangeLog
+++ b/sys-libs/gpm/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for sys-libs/gpm
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.5 2002/05/31 05:35:36 naz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/gpm/ChangeLog,v 1.6 2002/06/05 20:19:51 naz Exp $
+
+*gpm-1.20.0-r3 (3 Jun 2002)
+
+ 3 Jun 2002; Micahel Nazaroff <naz@gentoo.org> gpm-1.20.0-r3.ebuild :
+
+ Well I added more fix's to my patch to fix a intellimouse ps2 timeout problem
+ the seems to only pop up occasionally. This code patch add's retries to ps2
+ imps/2 protocol section in the mice.c file.
+
*gpm-1.20.0-r2 (29 May 2002)