From: Peter Hutterer Date: Tue, 8 Jul 2008 08:31:48 +0000 (+0930) Subject: Remove ChangeLog, is autogenerated now anyway. X-Git-Url: https://diplodocus.org/git/xorg-xinput/commitdiff_plain/98b79fc5b050eea6141ad78cff4e0577f8e75c77?ds=inline;hp=--cc Remove ChangeLog, is autogenerated now anyway. --- 98b79fc5b050eea6141ad78cff4e0577f8e75c77 diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 27a051d..0000000 --- a/ChangeLog +++ /dev/null @@ -1,38 +0,0 @@ -Sat Jun 14 21:10:21 1997 Frederic Lepied - - * version 1.2 released. - -Tue Jun 10 06:13:05 1997 Frederic Lepied - - * state.c: new file. - * xinput.man: documented all function calls associated with commands. - -Sat Feb 1 19:20:19 1997 Frederic Lepied - - * version 1.1.1 released. - - * test.c (test): added the option "-proximity" to handle proximity - events because I haven't found the way to know if a device reports - proximity events!!! - -Thu Dec 19 20:35:14 1996 Frederic Lepied - - * version 1.1 released - -Wed Dec 18 22:39:18 1996 Frederic Lepied - - * xinput.c (main): flush the X request queue before exiting. - - * setint.c: new file. - - * feedback.c (get_feedbacks): the switch was on state->id... - -Tue Oct 22 19:08:26 1996 Frederic Lepied - - * version 1.0.1 released - -Thu Oct 17 17:21:39 1996 Frederic Lepied - - * xinput.c (is_xinput_present): corrected the bug when the XInput - extension is unavailable (must test NoSuchExtension). -