2002-04-26  Hasbullah Bin Pit  <sebol@ikhlas.com>

        * configure.in: Added ms to ALL_LINGUAS.

2002-03-05  Duarte Loreto <happyguy_pt@hotmail.com>

        * configure.in: Added "pt" to ALL_LINGUAS.

2003-02-19  Jacob Perkins  <jap1@users.sourceforge.net>

	* seahorse-context: Bug fix for setting ascii armor

2003-02-15  Jacob Perkins  <jap1@users.sourceforge.net>

	* data/Makefile.am: Patch from Julio Merino to enable
	GConf2 tunnelling

2003-02-12  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

	* configure.in: Added pt_BR to ALL_LINGUAS.

2003-02-10  Jacob Perkins  <jap1@users.sourceforge.net>

	* Released 0.6.2

2003-02-09  Jacob Perkins  <jap1@users.sourceforge.net>

	* seahorse-key-manager: Added ::selection_changed to
	desensitize key options if none selected

2003-02-07  Jacob Perkins  <jap1@users.sourceforge.net>

	* seahorse.desktop.in: Added StartupNotify & GNOME settings
	* seahorse-export: OK button initially not sensitive: fixes bug #105301

2003-02-03  Andras Timar  <timar@gnome.hu>

	* configure.in: Added hu (Hungarian) to ALL_LINGUAS.
	
2003-01-31  Jacob Perkins  <jap1@users.sourceforge.net>

	* Released 0.6.1

2003-01-31  Daniel Yacob <locales@geez.org>

	* configure.in: Added am (Amharic) to ALL_LINGUAS.
	
2003-01-29  Jacob Perkins  <jap1@users.sourceforge.net>

	* seahorse-key-manager: Added patch from Jose to do about dialog
	* src/dialogs/about.glade2: Removed

2003-01-26  Jacob Perkins  <jap1@users.sourceforge.net>

	* seahorse-key-store:
	* seahorse-key-manager-store:
	* seahorse-recipients-store:
	Bug fixes so doesn't crash for certain key changes

2003-01-25  Jose Carlos Garcia Sogo  <jsogo@debian.org>

	* configure.in: Check for GnuPG 1.2

2003-01-25  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-signer-menu: Replaces key-menu, does all signer handling
	for preferences
	* seahorse-signer-menu-item: Replaces key-menu-item, handles key
	signals for signer-menu
	* seahorse-key-menu:
	* seahorse-key-menu-item:
	Removed
	* seahorse-preferences: Updated to use signer-menu
	* data/Makefile.am: Patch from Gregory Leblanc so schema installation
	is optional

2003-01-24  Bastien Nocera  <hadess@hadess.net>

	* src/dialogs/seahorse-add-uid.glade2:
	* src/dialogs/seahorse-export.glade2:
	* src/dialogs/seahorse-generate.glade2:
	* src/dialogs/seahorse-import.glade2:
	* src/dialogs/seahorse-preferences.glade2:
	* src/dialogs/seahorse-recipients.glade2:
	* src/dialogs/seahorse-signatures.glade2:
	* src/seahorse-file-manager.glade2:
	* src/seahorse-key-manager.glade2:
	* src/seahorse-key-properties.glade2:
	* src/seahorse-text-editor.glade2: remove the separators, use
	automatic horizontal scrollbars, fix the spacing in dialogs,
	add an icon for all the windows
	* src/seahorse-widget.c: (seahorse_widget_set_property): fix a memleak

2003-01-24  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-key-store: Fixes and cleanups so keys & context are
	correctly finalized by listening to context's destroy signal, comments
	* seahorse-key-manager: Modified ::quit to reflect key-store changes
	* seahorse-key-manager-store: Doesn't remove subkeys when refreshing
	* seahorse-recipients-store:
	* seahorse-encrypt-recipients-store:
	Updated all key-store subclasses for more efficient key change listening

2003-01-23  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-encrypt-recipients-store: Added
	* seahorse-key-store:
	* seahorse-recipients-store:
	* seahorse-key-manager-store:
	Redesign of key stores for extendability and listening to key changes
	* seahorse-recipients: Modified to use new key-store setup,
	replaced general ::new with ::export_recipients_new and
	::encrypt_recipients_new, bug fixes
	* seahorse-file-manager:
	* seahorse-text-editor:
	Modified to use new recipients setup

2003-01-23  Jose Carlos Garcia Sogo <jsogo@debian.org>
	
	* configure.in: Added a working checking for GPGME 0.3.14 or greater
	in the 0.3.x branch (as in this branch API shouldn't change)
	* MANTAINERS: Added myself to this file to get bug reports.

2003-01-22  Jacob Perkins <jap1@users.sourceforge.net>

	* configure.in:
	* src/Makefile.am:
	Package updates from Jose
	* Patches from bug #104166

	* Released 0.6.0
	
	* seahorse-key: Added ::is_valid & ::can_encrypt; code cleanup & checks

2003-01-19  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-recipients: Fixed bug by removing delete_event
	* seahorse-widget: Added assert for glade xml
	* seahorse-ops-key: Added to comments to ::delete; added ::add_uid
	& ::check_email; ::generate now checks email; general cleanups &
	gtk-doc comments
	* seahorse-generate: Checks email before generation, changed mnemonics
	* Added seahorse-add-uid
	* seahorse-file-manager:
	* seahorse-text-editor:
	* seahorse-key-manager:
	Added more tooltips
	* seahorse-key: Removed SeahorseKeyPrivate; ::num_uids & ::num_subkeys
	now calculate on demand; gtk-doc comments
	* seahorse-export: Listens to uid changes

2003-01-18  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-context: Bug fix in ::new
	* seahorse-key-properties: Simplified/prepared for key edit ops with
	::do_uids & ::do_subkeys
	* seahorse-ops-key: Set key type numbers to correspond to gnupg;
	cleaned up & added checks to ::generate
	* seahorse-generate: Set length increments to multiples of 32,
	updated for new key types


2003-01-17  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-widget:
	* seahorse-key-manager:
	Display help contents
	* seahorse-text-editor:
	Changed 'Clear Sign' to 'Clear Text Sign'
	* added .cvsignore to all dirs

2003-01-16  Jacob Perkins <jap1@users.sourceforge.net>

	* seahorse-text-editor:
	* seahorse-file-manager:
	String cleanups

2003-01-15  Jacob Perkins <jap1@users.sourceforge.net>

	* ChangeLog:
	* NEWS:
	* README:
	* README.cvs:
	* THANKS:
	* TODO:
	Updated docs to be more standards compliant, added more info,
	updated version
	* seahorse-key-manager-store: bug fix so don't list primary key twice
	* Makefile.am:
	* seahorse.spec.in:
	Removed MAINTAINERS

2003-01-15  Jean Schurger <yshark@schurger.org>
	* Makefine.am: Add MAINTAINERS
	* seahorse.spec.in: Merge my original spec file with the
	Yanko Kaneti one (see %changelog) 

2003-01-13  Jacob Perkins <jap1@users.sourceforge.net>

	* Removed unecessary translation macros

2003-01-10  Jacob Perkins <jap1@users.sourceforge.net>
	
	* seahorse-key-widget: Added hash table ensure only one dialog of each
	type per key
	* seahorse-key-properties:
	* seahorse-export:
	modified to check if already have dialog
	* seahorse-context: Changed to GtkObject for destroy signal,
	re-added ::destroy
	* seahorse-widget: added ::new_allow_multiple for signatures,
	listens to context destroy signal
	* seahorse-signatures: now a widget using
	seahorse-widget::new_allow_multiple; no longer can show key properties,
	shows uid & keyid of signer
	* seahorse-key-manager-store: Changed 'Algorithm' to 'Type'

2003-01-09  Jacob Perkins <jap1@users.sourceforge.net>
	
	* seahorse-ops-key: Moved SeahorseKeyType & SeahorseKeyLength from
	seahorse-key
	* seahorse-context: Removed ::destroy since only unrefs,
	more GpgmeKey unrefs
	* seahorse-widget: Added hash table so only dialog per type will be
	shown, bug fixes
	* Various bug fixes, mem leak cleanups
	* Added delete event callback to all dialogs
	* Added check to all non-key widgets if null

2003-01-07  Jacob Perkins <jap1@users.sourceforge.net>
	
	* seahorse-key-properties: Uses labels if property is not editable,
	removed uneditable properties, removed ::key_changed
	* seahorse-passphrase: More checks so less crashes

2003-01-06  Jacob Perkins <jap1@users.sourceforge.net>
	
	* seahorse-context: Fixed bug sf#658788, added ::set_ascii_armor,
	::set_text_mode, ::set_signer, ::get_signer
	* seahorse-preferences: Removed unecessary pref management since
	moved to context
	* seahorse-key-menu: Doesn't add keys it shouldn't
	* seahorse.schemas -> seahorse.schemas.in
	* seahorse-signatures: No longer extends widget
