libphidgets ChangeLog
=====================

2004-12-17  Martin F. Krafft (libphidgets@pobox.madduck.net)
  - Changed to using alternate hotplug integration style suggested by Greg KH
	  (of kernel fame).
	- Added InterfaceKit to the hotplug script.
	- Fixed the "variable-sized object may not be initialized" bug introduced in
	  the last edit.
	- Added blacklisting file for phidgetservo kernel module.

2004-10-22  Martin F. Krafft (libphidgets@pobox.madduck.net)
  - Added Python bindings for the InterfaceKit.
  - Added a German translation for the debconf templates.

2004-10-22  Martin F. Krafft (libphidgets@pobox.madduck.net)
  - Bumped version number to 0.3.0.
  - Included files added by Jason in the autotools control files.

2004-10-21  Jason Watson (jason.watson@agrios.net)
  - Added support for Phidgets InterfaceKits
      Should work with the following versions:
        - InterfaceKit 0/0/4
        - InterfaceKit 0/16/16
        - InterfaceKit 8/8/8
        - InterfaceKit 0/5/7
        - InterfaceKit 0/8/8
  - exported some constants to includes/phidgets/constants.h
  - created test_libphidgets_interfacekit test program
  - tested using InterfaceKit 0/16/16
  - Analog Inputs are currently unimplemented, but stubs are there

2004-09-15  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Fixed several non-POSIX uses of regular expressions in autotools files
  - Replaced expr by $((...)) shell semantics
  - Added override for autoconf Swig version check

2004-09-10  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Cleaned up Debian dependencies (pkg-config, libcurses5-dev)
  - Changed to using po-debconf to allow localisation.
  - Changed list addresses and contact information.
  - Added a preliminary webpage for libphidgets: doc/www/index.html

libphidgets (0.2.8-4) unstable; urgency=low

2004-09-07  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Fixed Debian build dependencies.

2004-08-30  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Added autoconf check for gcc3, which is now required.
  - Improved autoconf handling for swig.
  - Updated Makefiles to use -fPIC.

2004-08-27  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Fixed permissions of hotplug scripts.

2004-07-24  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Added --disable-swig (default enabled) to configure to forcefully disable
    the swig python wrapper.

2004-07-08  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Added small step support for quadservo-calibrate.

2004-05-26  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Renamed Python .so modules to proper _foo.so style.
  - Added typehandling for FILE* to make set_debug_stream work.
  - Added a simple program, $prefix/bin/phidget-quadservo-calibrate to help
    find the extents of a servo motor. Heck, it even got a manpage...

2004-05-25  Martin F. Krafft (libphidgets@pobox.madduck.net)

  - Added this ChangeLog
  - Added a swig-generated Python wrapper.
  - Replaced libphidgets-config with a pkg-config file
  - Reworked the autotools files

Revision: $Id: ChangeLog,v 1.14 2004/10/22 14:19:37 krafft Exp $
