From d444fc54fde326881892c5444450eb09fe8a7379 Mon Sep 17 00:00:00 2001 From: Randy Heit Date: Tue, 10 Feb 2009 02:21:46 +0000 Subject: [PATCH] - Didn't have the log saved. SVN r1421 (trunk) --- docs/rh-log.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/rh-log.txt b/docs/rh-log.txt index 97abaa6e5..04e6e4f4a 100644 --- a/docs/rh-log.txt +++ b/docs/rh-log.txt @@ -1,5 +1,6 @@ February 9, 2009 -- Stopped sending double the number of wheel events to the console under Linux. +- Stopped sending double the number of wheel events as appropriate to the + console under Linux. - Added middle mouse button selection pasting for X systems. February 8, 2009 (Changes by Graf Zahl)