v0.6.6    030513 - fsn - Resurrected project from harddrive crash...
                         Fixed the widget layout so that widgets expand.
                         Might have migrated to KDE 3.1.1a.
          021119 - fsn - Copy email address to clipboard.
                         Added long-time missing context menu to listview.
v0.6.5  - 021116 - fsn - Hitting enter in the search dialog emitted two signals that
                         was caught by the doLdapSearch slot, causing two searches to be
                         performed. Bug crept in when I moved the configure button in the
                         main dialog. Fixed that.
                         Added some KMessageBoxes for some LDAP errors, ie. Wrong Password,
                         Could not connect to server, etc etc.
                         Fixed some problems with Tooltips in the configure dialog.
                         Moved icons from locolor to hicolor so they show up on my desktop...
v0.6.4  - 021108 - fsn - GCC3.2 Compatability fix suggested by Andreas Pour, thankya!
                         Disables coredumps for security reasons.
                         Update to the Configure dialog, with a Tab widget.
v0.6.3  - 021105 - fsn - Teenzy-weenzy layout changes.
                         Cool arrow icons on up and down buttons.
                         A little better handling of passwords.
v0.6.2  - 021019 - fsn - Included patch from Mario Strasser for LDAPv3 and
                         general filters, thank you Mario! New keys, 'ldapversion='
                         and 'ldapfilter='.
                         Fixed config GUI to include DN, password, LDAP version and
                         LDAP filter.
                         Minor tweaks and subtle code cleanup.
v0.6.1  - 020912 - fsn - Basic support for authenticated LDAP, 'dn=' and
                         'password=' keys under each server.
                         Fixed some KABtags that weren't decoded after the port.
                         Minor error checking fix.
v0.6.0  - 020904 - fsn - KABC support is working again.
          020903 - fsn - myldapklient celebrated it's first year.
v0.5.9  - 020605 - fsn - Moved project to KDE3, lost KAB support (dang). KAB has
                         changed in KDevelop2.1/KDE3, but the documentation
                         has not. (It's there in KDE3.0.4, woo-hoo! )
v0.5.1  - 020301 - fsn - You can now configure which mailer to use when you
                         click on MailTo... Edit your
                         myldapklientrc, the tag is 'mailer=' under section
                         [Global].
v0.5.0  - 020227 - fsn - Added a MailTo... button to fire up kmail (hardcoded)
                         to write an email to the selected email address.
v0.4.2  - 011217 - fsn - Added a French translation from Aurlien Moissonnier,
                         thankya!
v0.4.1  - 011120 - fsn - Added a nice icon, and a myldapklient menu entry,
                         thankya!
v0.4.0  - 011114 - fsn - Added support for translations, and made a translation
                         to Swedish.
v0.3.2  - 011112 - fsn - You are now able to reorder the attributelists.
v0.3.1  - 011030 - fsn - Fixed a bug regarding handling national characters.
v0.3.0  - 011023 - fsn - Implemented more advanced search filter
v0.2.3  - 011022 - fsn - Checkbox for creating (what's relevant of) an
                         X500/rfc2256 compliant scheme when adding an LDAP
                         server. It is default on.
v0.2.2  - 011022 - fsn - Some error checking when saving an entry to the
                         addressbook
v0.2.1  - 011016 - fsn - Fixed so you can actually build a conffile from
                         scratch. When adding servers or entries, appropriate
                         fields are updated.
v0.2.0  - 011015 - fsn - Config dialog is now finished.
v0.1.9  - 011010 - fsn - Config dialog coding
v0.1.3  - 011009 - fsn - Fixed a crash when clicking Add to KAB without
                         selecting anything.
v0.1.2	- 010930 - fsn - Hey! I found KMessageBox! Now we actually give some
                         feedback, and some error checking! First public
                         version on Sourceforge.
v0.1.1  - 010930 - fsn - Everything is now configurable in a scheme, you just
                         have to make the scheme by hand...
v0.1.0  - 010929 - fsn - It is now possible to select LDAP server from a drop
                         list. The columns in the listview is built dynamically
                         when the combobox is activated. Scheme's are also
                         updated.
v0.0.4  -        - fsn - Dynamic scheme handling
v0.0.3  -        - fsn - Writes data to KAB. Thus, primary goal reached.
v0.0.2  -        - fsn - Simple configs.
v0.0.1a -        - fsn - Presents LDAP result in a ListView.
v0.0.1  - 010903 - fsn - Presented LDAP results in a TextView (for some reason
                         a real performancehog).

