krb5-ticket-watcher

2009-07-18:
- version 1.0.3
- replace realm list in kinit with default realm only
  to build with krb5 1.7
- fix remaining ticket lifetime in the tooltip and the
  ticket view. 

2009-03-16:
- version 1.0.2
- fix building with gcc 4.4
- update translations

2008-09-05:
- version 1.0.1
- Move text for the ticket flags legend out of the ui file
  This make translation a little bit easier.

2008-08-28:
- version 1.0.0
- Build with cmake
- use gettext for translations

2008-08-24:
- replace Q3ListView with QTreeWidget
- remove the use of QT3Support lib

2008-06-28:
- version 0.9.2
- add change password menu item
- better error messages
- show the remaining time of the krbtgt in the tooltip
- show message if tgt was renewed

2008-06-22:
- start porting to QT4

2007-05-02:
- add "Name" key to desktop file

2007-03-25:
- use qt linguist for translations

2007-01-28:
- add "restore" to the menu 
- add kdestroy functionality

2007-01-21:
- version 0.2.0
- calculate renewtime from ticket if available
- move some krb5 library function calls to v5.cpp

2006-11-01:
- version 0.1.3
- implement more options for kinit dialog
  (tkt_lifetime, renewtime)
- hide options in kinit dialog by default
- update translation

2006-10-22:
- version 0.1.2
- add TODO, TicketListItem.*
- use TicketListItem to show the status of the ticket
- add column 'Time Remaining' to listview
- better date format in ticket view
- calculate remaining time of a ticket
- seperate name from realm
- show available realms in a combobox
- fix some memleaks
- change look of the password change dialog


2006-10-14:
- version 0.1.1
- initial release

