fprintd/NEWS

22 lines
627 B
Text
Raw Normal View History

2008-03-04 12:36:28 +00:00
This file lists notable changes in each release. For the full history of all
changes, see ChangeLog.
2013-03-05 15:26:22 +01:00
version 0.5.0:
- Don't use a device name if there's only one reader
- Avoid possible crash when trying to login without devices
- Fix possible crashes due to uninitialised variables
- Fix hang when the machine has no USB bus
- Add a systemd unit file
2011-04-19 00:24:05 +01:00
version 0.4.1:
- Enable gtk-doc by default so that file aren't
missing in the tarball
2011-04-18 18:07:00 +01:00
version 0.4.0:
- Loads of new translations
- Fix crasher when PAM module gets unloaded
- Use GIO to monitor D-Bus clients instead of custom code
version 0.2.0:
- First actual release