Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 53350d3fe7d253407432a4d1bc6e7ddf > files > 4

logitech_applet-0.4test1-6mdv2010.0.i586.rpm

2003-05-04  Brad Hards  <bradh@frogmouth.net>

	* Applied some patches from Robert Love. From rml:
	All simple stuff.  Here we go, in order:

        - include <string.h> to pull in the prototype for
          strcmp()
        
        - the usb_strerror() function does not append a
          newline, so add it to the end of the error messages
          where you use it
        
        - add missing --help entries for --enable-cc and
          --disable-cc and rearrange the display a bit (anal)
        
        - HAS_SSR mistakenly had the same flag value as HAS_CCR
          which resulted in errors galore on my non-CCR mouse
        
2003-02-02  Brad Hards  <bradh@frogmouth.net>

	* logitech_applet.c: added GPL proforma words.

2003-02-02  Brad Hards  <bradh@frogmouth.net>

	* Added autoconf/automake support, including missing files.
	* Also added minor portability changes.