Update changelog and bump version number

This commit is contained in:
Marcel Holtmann 2006-08-22 04:23:33 +00:00
parent 368e7cfd1e
commit 8327293fd9
2 changed files with 13 additions and 1 deletions

View File

@ -1,3 +1,15 @@
ver 3.3:
Don't change inquiry mode for Bluetooth 1.1 adapters.
Add udev rules for Bluetooth serial PCMCIA cards.
Add Cancel and Release methods for passkey agents.
Add GetRemoteClass method.
Convert to using ppoll() and pselect().
Initialize allocated memory to zero.
Remove bcm203x firmware loader.
Note:
This version needs at least bluez-libs-3.3
ver 3.2:
Only check for the low-level D-Bus library.
Update possible device minor classes.

View File

@ -1,7 +1,7 @@
AC_PREREQ(2.50)
AC_INIT()
AM_INIT_AUTOMAKE(bluez-utils, 3.2)
AM_INIT_AUTOMAKE(bluez-utils, 3.3)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE