seahorse r2430 - in trunk: . pkcs11 po



Author: nnielsen
Date: Wed Sep  3 16:15:00 2008
New Revision: 2430
URL: http://svn.gnome.org/viewvc/seahorse?rev=2430&view=rev

Log:
	* README:
	* NEWS: 
	* pkcs11/Makefile.am: Release version 2.23.91


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/README
   trunk/pkcs11/Makefile.am
   trunk/po/ChangeLog

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Wed Sep  3 16:15:00 2008
@@ -1,3 +1,16 @@
+seahorse 2.23.91
+----------------
+
+    * Fix copying keys to the clipboard. [Adam Schreiber]
+    * Fix double free crash when importing keys.
+    * Fix crasher when deleting a key. 
+    * Don't add extra null bytes to SSH authorized_keys and 
+      similar files. [Adam Schreiber]
+    * Documentation fixes. [Adam Schreiber]
+    * Don't repeatedly load gnome-keyring items. [Adam Schreiber]
+    * Make help button in 'First Time Options' work proprely. [Adam Schreiber]
+    * Better wording for options in PGP key dialogs. [Adam Schreiber]
+
 seahorse 2.23.90
 ----------------
 

Modified: trunk/README
==============================================================================
--- trunk/README	(original)
+++ trunk/README	Wed Sep  3 16:15:00 2008
@@ -1,5 +1,5 @@
 Seahorse: a Gnome encryption interface.
-This describes version 2.23.90
+This describes version 2.23.91
 
 Seahorse is a graphical interface for managing and using encryption keys. 
 Currently it supports PGP keys (using GPG/GPGME) and SSH keys. Its goal is to 

Modified: trunk/pkcs11/Makefile.am
==============================================================================
--- trunk/pkcs11/Makefile.am	(original)
+++ trunk/pkcs11/Makefile.am	Wed Sep  3 16:15:00 2008
@@ -55,6 +55,7 @@
 EXTRA_DIST = \
 	gp11.vapi \
 	p11.vapi \
+	gp11-hacks.h \
 	$(glade_DATA) \
 	vala-build.stamp \
 	$(VALA_CFILES) $(VALA_HFILES) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]