aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ChangeLog')
-rw-r--r--tools/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/ChangeLog b/tools/ChangeLog
index fc497bed1..b7cd7d53d 100644
--- a/tools/ChangeLog
+++ b/tools/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-08 Werner Koch <[email protected]>
+
+ * gpgkey2ssh.c (main): Change order of output for RSA. Change name
+ of DSA identifier. Reported by Daniel Kahn Gillmor. This is
+ bug#901.
+
2008-12-05 Werner Koch <[email protected]>
* gpg-connect-agent.c (opts): Use ARGPARSE_ macros.