Module Name: src
Committed By: mbalmer
Date: Sun Apr 3 13:30:22 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
ssh-askpass updated.
To generate a diff of this commit:
cvs rdiff -u -r1.1532 -r1.1533 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1532 src/doc/CHANGES:1.1533
--- src/doc/CHANGES:1.1532 Thu Mar 31 17:00:57 2011
+++ src/doc/CHANGES Sun Apr 3 13:30:22 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1532 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1533 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -975,3 +975,4 @@
sparc64: add TLS (thread locale storage) support. [martin 20110330]
alpha: add TLS (thread locale storage) support. [skrll 20110331]
atf(7): Import 0.13. [jmmv 20110331]
+ ssh-askpass: Updated to 1.2.0. [mbalmer 20110403]